gbranden pushed a commit to branch master
in repository groff.
commit 0e4f24bbae33d152442b9c3c9496dc19882d86b3
Author: G. Branden Robinson <[email protected]>
AuthorDate: Sat Jan 10 13:03:27 2026 -0600
src/roff/nroff/nroff.sh: Clarify comment.
---
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 7f745a5be..c465cb39e 100644
--- a/src/roff/nroff/nroff.sh
+++ b/src/roff/nroff/nroff.sh
@@ -137,7 +137,7 @@ do
#
# Solaris 2.2 through at least Solaris 9 'man' invokes
# 'nroff -u0 ... | col -x'. Ignore the -u0, since 'less' and
- # 'more' can use the emboldening info. But disable SGR, since
+ # 'more' interpret overstriking sequences. But disable SGR, since
# Solaris 'col' mishandles it.
opts="$opts -P-c" ;;
-V)
_______________________________________________
groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit