gbranden pushed a commit to branch master in repository groff. commit e8671d7096c2c76ae5cb6459505c65344fe69f0c Author: G. Branden Robinson <g.branden.robin...@gmail.com> AuthorDate: Wed Jul 23 13:15:21 2025 -0500
doc/*,groff(1): Simplify `-S` option description. The phrase "for security reasons" carries little meaning. The description of the `-U` option, referenced here, explains what those reasons are. --- doc/groff.texi.in | 7 +++++-- src/roff/groff/groff.1.man | 5 ++--- 2 files changed, 7 insertions(+), 5 deletions(-) diff --git a/doc/groff.texi.in b/doc/groff.texi.in index 037c96edf..33cd22db8 100644 --- a/doc/groff.texi.in +++ b/doc/groff.texi.in @@ -1223,8 +1223,11 @@ Run @command{gsoelim} preprocessor. @cindex @code{pi} request, and safer mode @cindex safer mode @cindex mode, safer -Operate in ``safer'' mode; see @option{-U} below for its opposite. For -security reasons, safer mode is enabled by default. +Operate in ``safer'' mode; +see +@option{-U} +below for its opposite. +Safer mode is enabled by default. @item -t Run @command{gtbl} preprocessor. diff --git a/src/roff/groff/groff.1.man b/src/roff/groff/groff.1.man index ae0b50e89..b2a07c901 100644 --- a/src/roff/groff/groff.1.man +++ b/src/roff/groff/groff.1.man @@ -9,7 +9,7 @@ document formatting system .\" Legal Terms .\" ==================================================================== .\" -.\" Copyright (C) 1989-2024 Free Software Foundation, Inc. +.\" Copyright (C) 1989-2025 Free Software Foundation, Inc. .\" .\" This file is part of groff, the GNU roff type-setting system. .\" @@ -440,8 +440,7 @@ see .B \-U below for its opposite. . -For security reasons, -safer mode is enabled by default. +Safer mode is enabled by default. . . .TP _______________________________________________ groff-commit mailing list groff-commit@gnu.org https://lists.gnu.org/mailman/listinfo/groff-commit