X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fquote.texi;h=dde5452054d20908ffcf5497b2b0d5c5b4c81c89;hb=38e8c084b95e98c4e763df8cfc43a141aa93fc5f;hp=e90f6d3484b371ff366140c4cf30b23f979ba9a1;hpb=a84c1ea219cfec541ccd2cb9ce33a69f9c5559c2;p=gnulib.git diff --git a/doc/quote.texi b/doc/quote.texi index e90f6d348..dde545205 100644 --- a/doc/quote.texi +++ b/doc/quote.texi @@ -1,10 +1,10 @@ @node Quoting @section Quoting -@c Copyright (C) 2005 Free Software Foundation, Inc. +@c Copyright (C) 2005, 2009-2013 Free Software Foundation, Inc. @c Permission is granted to copy, distribute and/or modify this document -@c under the terms of the GNU Free Documentation License, Version 1.2 or +@c under the terms of the GNU Free Documentation License, Version 1.3 or @c any later version published by the Free Software Foundation; with no @c Invariant Sections, with no Front-Cover Texts, and with no Back-Cover @c Texts. A copy of the license is included in the ``GNU Free @@ -27,7 +27,7 @@ example of using @samp{quote}: This differs from @example - error (0, errno, _("cannot change owner of `%s'"), fname); + error (0, errno, _("cannot change owner of '%s'"), fname); @end example @noindent in that @code{quote} escapes unusual characters in