]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
doc: fix typo in date example
authorPádraig Brady <P@draigBrady.com>
Thu, 1 Sep 2016 15:39:04 +0000 (16:39 +0100)
committerPádraig Brady <P@draigBrady.com>
Thu, 1 Sep 2016 15:39:04 +0000 (16:39 +0100)
* doc/coreutils.texi (date invocation): Add a missing quotation mark.
Fixes http://bugs.gnu.org/24349

doc/coreutils.texi

index 914aec7255df18359a9fc31356db8145e68baf75..cc5e53cf56da26217a3ef91df9a9187aab621f77 100644 (file)
@@ -15572,7 +15572,7 @@ of the month, you can use the (GNU extension)
 the padding altogether:
 
 @example
-date -d 1may '+%B %-d
+date -d 1may '+%B %-d'
 @end example
 
 @item