# HG changeset patch # User jwe # Date 861299602 0 # Node ID 9f26c1f9c1c71322067213dc6b5c841b6ddfd17d # Parent c797308a1562f3afe168d34e0463458dbab35a7f [project @ 1997-04-17 17:53:22 by jwe] diff --git a/doc/interpreter/basics.texi b/doc/interpreter/basics.texi --- 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. diff --git a/doc/interpreter/bugs.texi b/doc/interpreter/bugs.texi --- a/doc/interpreter/bugs.texi +++ b/doc/interpreter/bugs.texi @@ -255,6 +255,9 @@ @appendixsec How to Report Bugs @cindex bugs, reporting +Send bug reports for Octave to one of the addresses listed in +@ref{Bug Lists}. + The fundamental principle of reporting bugs usefully is this: @strong{report all the facts}. If you are not sure whether to state a fact or leave it out, state it!