gbranden pushed a commit to branch master
in repository groff.
commit 8a3e8211a8e5a186a2e969fae80605632082d0bc
Author: G. Branden Robinson <[email protected]>
AuthorDate: Tue Nov 10 07:49:18 2020 +1100
grn(1): Use \[rs] instead of \e.
---
src/preproc/grn/grn.1.man | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/preproc/grn/grn.1.man b/src/preproc/grn/grn.1.man
index 0b6b8a1..91b1b39 100644
--- a/src/preproc/grn/grn.1.man
+++ b/src/preproc/grn/grn.1.man
@@ -740,9 +740,9 @@ to run your pictures through
the font is really just a starting font:
.
The text string can contain formatting sequences like
-\[lq]\efI\[rq]
+\[lq]\[rs]fI\[rq]
or
-\[lq]\ed\[rq]
+\[lq]\[rs]d\[rq]
which may change the font (as well as do many other things).
.
For text, the size field is a decimal value between 1 and 4.
_______________________________________________
Groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit