From a087f17a441ee9ebd0fbf18ca80e23ef92040bbb Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Tue, 17 Jun 2008 23:34:47 +0200 Subject: [PATCH] doc: fix a syntax error * coreutils.texi (du invocation): Add missing comma. --- doc/coreutils.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/coreutils.texi b/doc/coreutils.texi index f7b9e78..155ba8d 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 -- 2.7.4