]> git.ipfire.org Git - thirdparty/coreutils.git/commit
maint: ensure proper backslash quoting in texinfo macros
authorPádraig Brady <P@draigBrady.com>
Mon, 4 Mar 2013 00:17:50 +0000 (00:17 +0000)
committerPádraig Brady <P@draigBrady.com>
Wed, 6 Mar 2013 16:15:22 +0000 (16:15 +0000)
commit78cd77c16fb2af497592c6cfd1cbd168ffa5f2b0
tree77445707c467c20f17131cabe76c5fbeabe285a1
parent9fe7c5b6eb373d859390dd5a7844a666d8b7818b
maint: ensure proper backslash quoting in texinfo macros

* doc/coreutils.texi (ambiguousGroupNote): Ensure '\' is escaped
appropriately within the macro.  This was verified to generate
a single '\' in both "info" and "pdf" outputs.
doc/coreutils.texi