1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-04-20 02:36:16 +02:00
This commit is contained in:
Jim Meyering
1995-04-03 13:53:18 +00:00
parent 1beb8c40f3
commit d71f5443c9

View File

@@ -90,7 +90,7 @@ by the Foundation.
@end ifinfo
@titlepage
@title GNU sh-utils, version @value{VERSION}
@title GNU @code{sh-utils}
@subtitle A set of shell utilities
@subtitle for version @value{VERSION}, @value{RELEASEDATE}
@author David MacKenzie et al.
@@ -163,6 +163,8 @@ a great extent). Others are occasionally useful interactively.
@cindex POSIX.2
The GNU shell utilities are mostly compatible with the POSIX.2 standard.
@c This paragraph appears in all of fileutils.texi, textutils.texi, and
@c sh-utils.texi too -- so be sure to keep them consistent.
@cindex bugs, reporting
Please report bugs to @samp{bug-gnu-utils@@prep.ai.mit.edu}. Remember
to include the version number, machine architecture, input files, and
@@ -2442,7 +2444,7 @@ printed in this order:
The @var{osversion}, at least, may well be multiple words. For example:
@example
bash$ uname -a
uname -a
@result{} Linux hayley 1.0.4 #3 Thu May 12 18:06:34 1994 i486
@end example