X-Git-Url: https://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=doc%2Fquote.texi;h=7b007296988adae1cf9d63afaae45efaa83a6d5e;hb=ab2b3f6d0f52f0509361cbe7e5d61565cac00508;hp=a35a9abf8df6a20f0ea6beda840099c531667ba5;hpb=b2e2010c7c902235b5efb5bd3c6529f61b093aa4;p=gnulib.git diff --git a/doc/quote.texi b/doc/quote.texi index a35a9abf8..7b0072969 100644 --- a/doc/quote.texi +++ b/doc/quote.texi @@ -1,7 +1,7 @@ @node Quoting @section Quoting -@c Copyright (C) 2005, 2009, 2010 Free Software Foundation, Inc. +@c Copyright (C) 2005, 2009-2012 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