From: Pádraig Brady Date: Thu, 1 Sep 2016 15:39:04 +0000 (+0100) Subject: doc: fix typo in date example X-Git-Tag: v8.26~75 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=22d188e2991ce64445ba89dbb32e3c6bec42e235;p=thirdparty%2Fcoreutils.git doc: fix typo in date example * doc/coreutils.texi (date invocation): Add a missing quotation mark. Fixes http://bugs.gnu.org/24349 --- diff --git a/doc/coreutils.texi b/doc/coreutils.texi index 914aec7255..cc5e53cf56 100644 --- a/doc/coreutils.texi +++ b/doc/coreutils.texi @@ -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