From c5d2da8ac8653f60d44f2ae9bcf726b341d13201 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Tue, 30 Jan 2007 22:56:48 +0100 Subject: * coreutils.texi: @item -> @itemx to fix some typos. --- doc/ChangeLog | 6 ++++++ doc/coreutils.texi | 6 +++--- 2 files changed, 9 insertions(+), 3 deletions(-) (limited to 'doc') diff --git a/doc/ChangeLog b/doc/ChangeLog index 0dd0f9ef0..6835cf7bc 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,9 @@ +2007-01-30 Paul Eggert + + * coreutils.texi + (Input processing in ptx, mkdir invocation, rmdir invocation): + @item -> @itemx to fix some typos. + 2007-01-30 Paul Eggert * coreutils.texi (mkdir invocation): Say how to set the file diff --git a/doc/coreutils.texi b/doc/coreutils.texi index 033059a7f..f738d8399 100644 --- a/doc/coreutils.texi +++ b/doc/coreutils.texi @@ -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 -- cgit v1.2.3-54-g00ecf