@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.
@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
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