gbranden pushed a commit to branch master
in repository groff.
commit 2c9186054240c6f8000706b4e8a3d321257673f5
Author: G. Branden Robinson <[email protected]>
AuthorDate: Thu Nov 14 11:38:21 2024 -0600
src/roff/nroff/nroff.sh: Fix misleading comment.
Thanks to Dave Kemper for pointing it out.
---
src/roff/nroff/nroff.sh | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/src/roff/nroff/nroff.sh b/src/roff/nroff/nroff.sh
index 6cb1837e4..00398c4dc 100644
--- a/src/roff/nroff/nroff.sh
+++ b/src/roff/nroff/nroff.sh
@@ -86,10 +86,9 @@ do
# -s "
# -f because terminal devices don't support font families.
# -g because terminals don't do graphics. (Some do, but grotty(1)
- # does not produce ReGIS or Sixel output.)
+ # does not produce ReGIS or Sixel output. Yet we support `-p`.)
# -G "
# -j "
- # -p "
# -l because terminal output is not suitable for a print spooler.
# -L "
# -N because we don't support -e.
_______________________________________________
groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit