gbranden pushed a commit to branch master
in repository groff.

commit c0fd51d32edf161d14a242f19cb5135186f1f239
Author: G. Branden Robinson <[email protected]>
AuthorDate: Sun Jan 4 10:53:16 2026 -0600

    doc/groff.texi.in: Tweak "Safer Mode" subsection.
    
    * Make "safer mode" a @dfn [defined] term.
    * Favor active voice over passive.
    * Tighten wording.
    * Use "recall" for backward references.
---
 doc/groff.texi.in | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/doc/groff.texi.in b/doc/groff.texi.in
index 25afb4b49..a09fe6607 100644
--- a/doc/groff.texi.in
+++ b/doc/groff.texi.in
@@ -20939,25 +20939,25 @@ implementations.
 @cindex @code{sy} request, disabled by default
 GNU
 @command{troff} @c GNU
-operates in ``safer'' mode by default;
+operates in
+@dfn{safer mode}
+by default;
 to mitigate risks from untrusted input documents,
-the
+it disables the
 @code{cf},
 @code{pi},
 and
 @code{sy}
-requests are disabled.
+requests.
 GNU
 @command{troff}'s
 @option{-U}
 option enables ``unsafe mode'',
-restoring their function and enabling additional
-@code{groff}
-extension requests,
+restoring their function and enabling additional extension requests,
 @code{open},
 @code{opena},
 and @code{pso}.
-@xref{Host System Service Access}.
+Recall @ref{Host System Service Access}.
 
 @c ---------------------------------------------------------------------
 

_______________________________________________
groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit

Reply via email to