gbranden pushed a commit to branch master
in repository groff.
commit e5d371f8075afd03fbb786b36e6d644336ad35d0
Author: G. Branden Robinson <[email protected]>
AuthorDate: Fri Sep 30 23:40:15 2022 -0500
doc/groff.texi: Fix content nits.
* Align example better with rendering of its typeset DVI/PDF version.
* Note behavior of `ec` request when given an invalid argument.
---
doc/groff.texi | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/doc/groff.texi b/doc/groff.texi
index 94f7759e0..94ff08a8c 100644
--- a/doc/groff.texi
+++ b/doc/groff.texi
@@ -6786,7 +6786,7 @@ sequences.
@c groff(7).
@Example
-.ds family T\" Times
+.ds family C\" Courier
.ds style I\" oblique
Choice a typeface \f(\*[family]\*[style]wisely.
@result{} Choose a typeface @slanted{wisely.}
@@ -6832,8 +6832,8 @@ character is recognized as starting an escape sequence.
@Defreq {ec, [@Var{c}]}
@cindex escape character, changing (@code{ec})
@cindex character, escape, changing (@code{ec})
-Recognize@tie{}@var{c} as the escape character. With no argument, the
-default escape character @samp{\} is selected.
+Recognize@tie{}@var{c} as the escape character. If@tie{}@var{c} is
+absent or invalid, the default escape character @samp{\} is selected.
Changing the escape character globally likely breaks macro packages,
since GNU @code{troff} has no mechanism to ``intern'' macros, that is,
_______________________________________________
Groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit