Mercurial > hg > octave-nkf
changeset 2864:9f26c1f9c1c7
[project @ 1997-04-17 17:53:22 by jwe]
author | jwe |
---|---|
date | Thu, 17 Apr 1997 17:53:22 +0000 |
parents | c797308a1562 |
children | 2d9047854387 |
files | doc/interpreter/basics.texi doc/interpreter/bugs.texi |
diffstat | 2 files changed, 5 insertions(+), 2 deletions(-) [+] |
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.
--- 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!