From 22d188e2991ce64445ba89dbb32e3c6bec42e235 Mon Sep 17 00:00:00 2001 From: Pádraig Brady
Date: Thu, 1 Sep 2016 16:39:04 +0100 Subject: doc: fix typo in date example * doc/coreutils.texi (date invocation): Add a missing quotation mark. Fixes http://bugs.gnu.org/24349 --- doc/coreutils.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/coreutils.texi b/doc/coreutils.texi index 914aec725..cc5e53cf5 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 -- cgit v1.2.3-70-g09d2