diff options
author | Jim Meyering <meyering@redhat.com> | 2008-06-17 23:34:47 +0200 |
---|---|---|
committer | Jim Meyering <meyering@redhat.com> | 2008-06-17 23:34:47 +0200 |
commit | a087f17a441ee9ebd0fbf18ca80e23ef92040bbb (patch) | |
tree | 23b61b6672523382606b57a85bb609b59eecdb68 | |
parent | 20905b0cdcb960c9949763c606f15e7e09d02e00 (diff) | |
download | coreutils-a087f17a441ee9ebd0fbf18ca80e23ef92040bbb.tar.xz |
doc: fix a syntax error
* coreutils.texi (du invocation): Add missing comma.
-rw-r--r-- | doc/coreutils.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/coreutils.texi b/doc/coreutils.texi index f7b9e7844..155ba8d7b 100644 --- a/doc/coreutils.texi +++ b/doc/coreutils.texi @@ -9915,7 +9915,7 @@ out the disk usage of directories, such as @file{/usr/tmp}, which are often symbolic links. @c --files0-from=FILE -@filesZeroFromOption{du, with the @option{--total} (@option{-c}) option} +@filesZeroFromOption{du,, with the @option{--total} (@option{-c}) option} @optHumanReadable |