gbranden pushed a commit to branch master
in repository groff.
commit 20a968379a56d366a3c909fa2cd752e386b4b7fb
Author: G. Branden Robinson <[email protected]>
AuthorDate: Tue May 17 18:28:46 2022 -0500
doc/groff.texi: Fix indexing goof.
Use "(sic)" instead of scare quotes, because Texinfo will happily sort
the item lexicographically by the scare quote glyph. :-/
---
doc/groff.texi | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/doc/groff.texi b/doc/groff.texi
index f6cb1246..7085f340 100644
--- a/doc/groff.texi
+++ b/doc/groff.texi
@@ -5985,8 +5985,8 @@ for examples.
@opindex |
@cindex @code{|}, and page motion
-@cindex ``absolute'' position operator (@code{|})
-@cindex position, ``absolute'', operator (@code{|})
+@cindex absolute @slanted{(sic)} position operator (@code{|})
+@cindex position, absolute @slanted{(sic)} operator (@code{|})
@cindex boundary-relative motion operator (@code{|})
@c "motion" and "operators" already indexed above
A leading @code{|} operator indicates a motion relative not to the
_______________________________________________
Groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit