mirror of
git://git.sv.gnu.org/coreutils
synced 2026-05-22 08:22:04 -04:00
* coreutils.texi: @item -> @itemx to fix some typos.
This commit is contained in:
committed by
Jim Meyering
parent
31bb8a431a
commit
c5d2da8ac8
@@ -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
|
||||
|
||||
+3
-3
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user