gbranden pushed a commit to branch master
in repository groff.
commit 69483785ef796fc832a6edf06aeb450d405f8ae0
Author: G. Branden Robinson <[email protected]>
AuthorDate: Tue Mar 29 00:54:10 2022 +1100
doc/groff.texi: Fix content nit.
Migrate terminology: "escape" -> "escape sequence".
---
doc/groff.texi | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/doc/groff.texi b/doc/groff.texi
index 55f8b836..7f094599 100644
--- a/doc/groff.texi
+++ b/doc/groff.texi
@@ -7898,11 +7898,11 @@ server came to light, revealing visitors from Hogwarts.
@Defreq {hc, [@Var{char}]}
Change the hyphenation character to @var{char}. This character then
-works as the @code{\%} escape normally does, and thus no longer appears
-in the output.@footnote{@code{\%} itself stops marking hyphenation
-points but still produces no output glyph.} Without an argument,
-@code{hc} resets the hyphenation character to @code{\%} (the default).
-The hyphenation character is associated with the environment
+works as the @code{\%} escape sequence normally does, and thus no longer
+appears in the output.@footnote{@code{\%} itself stops marking
+hyphenation points but still produces no output glyph.} Without an
+argument, @code{hc} resets the hyphenation character to @code{\%} (the
+default). The hyphenation character is associated with the environment
(@pxref{Environments}).
@endDefreq
_______________________________________________
Groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit