diff options
author | Jim Meyering <jim@meyering.net> | 1994-10-13 02:16:01 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1994-10-13 02:16:01 +0000 |
commit | 3593b80a513c03a75530d8a2cea921ab3780374a (patch) | |
tree | d40817963c29fe4db84f39f7be5304744beba6c1 /doc | |
parent | d3a7a3d262f8a68717d18acdbe338e7b35d4486a (diff) | |
download | coreutils-3593b80a513c03a75530d8a2cea921ab3780374a.tar.xz |
merge with 1.10r
Diffstat (limited to 'doc')
-rw-r--r-- | doc/sh-utils.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/sh-utils.texi b/doc/sh-utils.texi index 4c5ff3d69..560d33da6 100644 --- a/doc/sh-utils.texi +++ b/doc/sh-utils.texi @@ -125,7 +125,7 @@ This manual minimally documents version @value{VERSION} of the GNU shell utilities. See the introduction for caveats. @menu -* Introduction:: Caveats, overview, and author. +* Introduction:: Caveats, overview, and authors. * Common options:: Common options. * Printing text:: echo printf yes * Conditions:: false true test expr |