gbranden pushed a commit to branch master
in repository groff.
commit 8a0b89b9f60e6ea44741a592173805e0079f84cd
Author: G. Branden Robinson <[email protected]>
AuthorDate: Thu May 19 22:03:30 2022 -0500
groff(7): Migrate terminology.
"escape" -> "escape sequence"
---
man/groff.7.man | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/man/groff.7.man b/man/groff.7.man
index a02d14cf..707268a8 100644
--- a/man/groff.7.man
+++ b/man/groff.7.man
@@ -2139,7 +2139,7 @@ after the end of input.
.TPx
.REQ .eo
Unset escape character,
-turning off escape interpretation.
+turning off escape sequence interpretation.
.
.
.TPx
@@ -3556,7 +3556,7 @@ and the following character is processed normally.
.
.
.\" ====================================================================
-.SS "Escape short reference"
+.SS "Escape sequence short reference"
.\" ====================================================================
.
The escape sequences
@@ -4509,7 +4509,7 @@ The
request creates a string with a specified name and contents
and the
.esc *
-escape dereferences its name,
+escape sequence dereferences its name,
retrieving the contents.
.
Dereferencing an undefined string name defines it as empty.
@@ -6082,7 +6082,7 @@ into some 2-letter word, like
.BR Ul .
.
Moreover,
-change the form of the font escape from
+change the form of the font selection escape sequence from
.B \[rs]f[P]
to
.BR \[rs]fP .
_______________________________________________
Groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit