From: Jim Meyering Date: Mon, 3 Apr 1995 13:53:18 +0000 (+0000) Subject: . X-Git-Tag: textutils-1_12_1~241 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d71f5443c97eeac6f983777c25ed30cb9650e10a;p=thirdparty%2Fcoreutils.git . --- diff --git a/doc/sh-utils.texi b/doc/sh-utils.texi index 1dcefa61f4..8e9de6fcb0 100644 --- a/doc/sh-utils.texi +++ b/doc/sh-utils.texi @@ -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