gbranden pushed a commit to branch master
in repository groff.

commit 462d16c05bea63e6a7c2a8c824b32a65a452c3bc
Author: G. Branden Robinson <[email protected]>
AuthorDate: Thu Dec 18 10:46:26 2025 -0600

    src/roff/nroff/nroff.sh: Tweak comment wording.
---
 src/roff/nroff/nroff.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/roff/nroff/nroff.sh b/src/roff/nroff/nroff.sh
index 6b029ca9a..cc95b2b00 100644
--- a/src/roff/nroff/nroff.sh
+++ b/src/roff/nroff/nroff.sh
@@ -22,7 +22,7 @@
 # You should have received a copy of the GNU General Public License
 # along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
-# Screen for shells non-conforming with POSIX Issue 4 (1994).
+# Screen out shells non-conforming with POSIX Issue 4 (1994).
 badshell=yes
 # Solaris 10 /bin/sh is so wretched that it not only doesn't support
 # standard parameter expansion, but it also writes diagnostic messages

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

Reply via email to