]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
* coreutils.texi: @item -> @itemx to fix some typos.
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 30 Jan 2007 21:56:48 +0000 (22:56 +0100)
committerJim Meyering <jim@meyering.net>
Tue, 30 Jan 2007 21:56:48 +0000 (22:56 +0100)
doc/ChangeLog
doc/coreutils.texi

index 0dd0f9ef03620651ac77d96afa14cafe9d3bd39b..6835cf7bc67f4ce0bdde833da5d396d145f3c9dc 100644 (file)
@@ -1,3 +1,9 @@
+2007-01-30  Paul Eggert  <eggert@cs.ucla.edu>
+
+       * coreutils.texi
+       (Input processing in ptx, mkdir invocation, rmdir invocation):
+       @item -> @itemx to fix some typos.
+
 2007-01-30  Paul Eggert  <eggert@cs.ucla.edu>
 
        * coreutils.texi (mkdir invocation): Say how to set the file
index 033059a7f97e78ec7fb4d3897cd47ea386ec0c81..f738d8399a6da021b6f58ea24e5e53bcbe9a3627 100644 (file)
@@ -4567,7 +4567,7 @@ Fold lower case letters to upper case for sorting.
 @table @samp
 
 @item -b @var{file}
-@item --break-file=@var{file}
+@itemx --break-file=@var{file}
 
 This option provides an alternative (to @option{-W}) method of describing
 which characters make up words.  It introduces the name of a
@@ -8462,7 +8462,7 @@ Setgid}, for how the set-user-ID and set-group-ID bits of
 newly-created parent directories are inherited.
 
 @item -v
-@item --verbose
+@itemx --verbose
 @opindex -v
 @opindex --verbose
 Print a message for each created directory.  This is most useful with
@@ -8709,7 +8709,7 @@ a failure does not evoke a diagnostic and does not cause @command{rmdir} to
 exit unsuccessfully.
 
 @item -v
-@item --verbose
+@itemx --verbose
 @opindex -v
 @opindex --verbose
 @cindex directory deletion, reporting