diff options
| author | Tomas Volf <~@wolfsden.cz> | 2025-01-22 20:05:18 +0100 |
|---|---|---|
| committer | Maxim Cournoyer <maxim.cournoyer@gmail.com> | 2025-01-23 23:51:52 +0900 |
| commit | a9ba67b9102bc53afafa796642ebf65b798f7921 (patch) | |
| tree | 176945f00c871309391f19e3bc550d93fc13fc00 | |
| parent | 17600c6f65d7478b6d682a331e01babd6124d36c (diff) | |
doc: htmlxref.cnf: Trim trailing whitespace characters.
Change-Id: Idda2684864248b1ef11acff31bc145b1cbdabe9d
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
| -rw-r--r-- | doc/htmlxref.cnf | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/htmlxref.cnf b/doc/htmlxref.cnf index 46a396bcadf..e1f3415fc03 100644 --- a/doc/htmlxref.cnf +++ b/doc/htmlxref.cnf | |||
| @@ -5,7 +5,7 @@ | |||
| 5 | htmlxrefversion=2025-01-22.18; # UTC | 5 | htmlxrefversion=2025-01-22.18; # UTC |
| 6 | 6 | ||
| 7 | # Copyright 2010-2020, 2022 Free Software Foundation, Inc. | 7 | # Copyright 2010-2020, 2022 Free Software Foundation, Inc. |
| 8 | # | 8 | # |
| 9 | # Copying and distribution of this file, with or without modification, | 9 | # Copying and distribution of this file, with or without modification, |
| 10 | # are permitted in any medium without royalty provided the copyright | 10 | # are permitted in any medium without royalty provided the copyright |
| 11 | # notice and this notice are preserved. | 11 | # notice and this notice are preserved. |
| @@ -24,10 +24,10 @@ htmlxrefversion=2025-01-22.18; # UTC | |||
| 24 | # - follow the naming convention for nodes described at | 24 | # - follow the naming convention for nodes described at |
| 25 | # http://www.gnu.org/software/texinfo/manual/texinfo/html_node/HTML-Xref.html | 25 | # http://www.gnu.org/software/texinfo/manual/texinfo/html_node/HTML-Xref.html |
| 26 | # This is what makeinfo and texi2html implement. | 26 | # This is what makeinfo and texi2html implement. |
| 27 | # | 27 | # |
| 28 | # Unless the above criteria are met, it's not possible to generate | 28 | # Unless the above criteria are met, it's not possible to generate |
| 29 | # reliable cross-manual references. | 29 | # reliable cross-manual references. |
| 30 | # | 30 | # |
| 31 | # For information on automatically generating all the useful formats for | 31 | # For information on automatically generating all the useful formats for |
| 32 | # a manual to put on the web, see | 32 | # a manual to put on the web, see |
| 33 | # http://www.gnu.org/prep/maintain/html_node/Manuals-on-Web-Pages.html. | 33 | # http://www.gnu.org/prep/maintain/html_node/Manuals-on-Web-Pages.html. |
