* 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 0dd0f9e..6835cf7 100644 (file)
@@ -1,5 +1,11 @@
 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
        permission bits of a parent directory with mkdir -p.
 
index 033059a..f738d83 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