diff options
author | Simon Josefsson <simon@josefsson.org> | 2015-04-21 10:40:50 +0200 |
---|---|---|
committer | Simon Josefsson <simon@josefsson.org> | 2015-04-21 10:40:50 +0200 |
commit | abb0d2e0aabf03f54b21e5493923fb506aa7728c (patch) | |
tree | 7c7cc35e0a92caf6db07bd6f56b19c7fd6615edf /doc/error.texi | |
parent | a1e6bbdc602c54ddc8889930f10ba527c39e2496 (diff) | |
download | gnulib-abb0d2e0aabf03f54b21e5493923fb506aa7728c.tar.gz |
doc: update FDL template to match FDL examples.
* doc/alloca-opt.texi:
* doc/alloca.texi:
* doc/c-ctype.texi:
* doc/c-strcase.texi:
* doc/c-strcaseeq.texi:
* doc/c-strcasestr.texi:
* doc/c-strstr.texi:
* doc/c-strtod.texi:
* doc/c-strtold.texi:
* doc/ctime.texi:
* doc/error.texi:
* doc/gcd.texi:
* doc/gnulib-tool.texi:
* doc/inet_ntoa.texi:
* doc/intprops.texi:
* doc/lib-symbol-visibility.texi:
* doc/maintain.texi:
* doc/parse-datetime.texi:
* doc/quote.texi:
* doc/regexprops-generic.texi:
* doc/standards.texi: Remove spurious 'with' in FDL license template.
Diffstat (limited to 'doc/error.texi')
-rw-r--r-- | doc/error.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/error.texi b/doc/error.texi index 95a56e91c1..80bff34e4e 100644 --- a/doc/error.texi +++ b/doc/error.texi @@ -9,7 +9,7 @@ @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 @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 Invariant Sections, no Front-Cover Texts, and no Back-Cover @c Texts. A copy of the license is included in the ``GNU Free @c Documentation License'' file as part of this distribution. |