]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
doc: remove extraneous double quotes within @samp{}
authorPádraig Brady <P@draigBrady.com>
Tue, 1 Jul 2025 11:02:08 +0000 (12:02 +0100)
committerPádraig Brady <P@draigBrady.com>
Tue, 1 Jul 2025 11:02:08 +0000 (12:02 +0100)
* doc/coreutils.texi (df invocation): @samp{} items
are suitably quoted already.

doc/coreutils.texi

index d49976775546304d9f616393ecee6f66ddc40b59..b547e18ce9ec656ba4f0d9046f7e7cef36cb2f67 100644 (file)
@@ -12490,10 +12490,10 @@ and available space of all listed devices.  If no arguments are specified
 df will try harder to elide file systems insignificant to the total
 available space, by suppressing duplicate remote file systems.
 
-For the grand total line, @command{df} prints @samp{"total"} into the
-@var{source} column, and @samp{"-"} into the @var{target} column.
+For the grand total line, @command{df} prints @samp{total} into the
+@var{source} column, and @samp{-} into the @var{target} column.
 If there is no @var{source} column (see @option{--output}), then
-@command{df} prints @samp{"total"} into the @var{target} column,
+@command{df} prints @samp{total} into the @var{target} column,
 if present.
 
 @item -t @var{fstype}