Mercurial > hg > octave-lyh
diff doc/interpreter/basics.texi @ 2864:9f26c1f9c1c7
[project @ 1997-04-17 17:53:22 by jwe]
author | jwe |
---|---|
date | Thu, 17 Apr 1997 17:53:22 +0000 |
parents | 19c45d29f177 |
children | 91589ab98e37 |
line wrap: on
line diff
--- a/doc/interpreter/basics.texi +++ b/doc/interpreter/basics.texi @@ -773,10 +773,10 @@ The username of the current user. @item \h -The hostname. +The hostname, up to the first `.'. @item \H -The hostname, up to the first `.'. +The hostname. @item \# The command number of this command, counting from when Octave starts.