public inbox for frysk-cvs@sourceware.org
help / color / mirror / Atom feed
* [SCM]  master: Mention tab-completion and field stuff.
@ 2007-11-21 16:51 cagney
  0 siblings, 0 replies; only message in thread
From: cagney @ 2007-11-21 16:51 UTC (permalink / raw)
  To: frysk-cvs

The branch, master has been updated
       via  87b91e7ae7c2e392a0ce9fb24626e202835e4d99 (commit)
      from  721bffc34da9240d6b8cf707a48753990c77ba1b (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email.

- Log -----------------------------------------------------------------
commit 87b91e7ae7c2e392a0ce9fb24626e202835e4d99
Author: Andrew Cagney <cagney@redhat.com>
Date:   Wed Nov 21 11:51:04 2007 -0500

    Mention tab-completion and field stuff.

-----------------------------------------------------------------------

Summary of changes:
 htdocs/index.html |   18 ++++++++++++++----
 1 files changed, 14 insertions(+), 4 deletions(-)

First 500 lines of diff:
diff --git a/htdocs/index.html b/htdocs/index.html
index 2e02019..4a25a68 100644
--- a/htdocs/index.html
+++ b/htdocs/index.html
@@ -73,11 +73,21 @@ available as both a research and development platform.</p>
 
 <h2>News</h2>
 
-<p>A paper on <em>frysk</em> is going to be presented at <a
-href="http://www.linuxsymposium.org/2006/view_abstract.php?content_key=171">OLS</a>,
-see you there.</p>
+<p>
 
-<p>More papers to follow!</p>
+The <tt>fhpd</tt>'s tab completer is expanding options and fields:
+
+<pre>
+(fhpd) print my_cars_ptr->
+audi    lexus   skoda
+(fhpd) print my_cars_ptr->skoda -
+-format     -location   -raw        -tree
+-type       -value
+(fhpd) print my_cars_ptr->skoda -location
+[0.0]
+Address 0x80497cc - 8 byte(s)
+(fhpd)
+</pre>
 
 <h2>Where Next?</h2>
 


hooks/post-receive
--
frysk system monitor/debugger


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2007-11-21 16:51 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-11-21 16:51 [SCM] master: Mention tab-completion and field stuff cagney

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).