X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Fquote.texi;h=dde5452054d20908ffcf5497b2b0d5c5b4c81c89;hb=2b7c2713dc823b924ec88f481be1671bf53b6da3;hp=a9a3a10d9f691d8988cabfdb543c1d359ef61641;hpb=1602f0afed21be664fcf5c42d59db07cc22c56d6;p=gnulib.git diff --git a/doc/quote.texi b/doc/quote.texi index a9a3a10d9..dde545205 100644 --- a/doc/quote.texi +++ b/doc/quote.texi @@ -1,7 +1,7 @@ @node Quoting @section Quoting -@c Copyright (C) 2005, 2009-2012 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.3 or @@ -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