gbranden pushed a commit to branch master
in repository groff.
commit 15259d699b299a80789487d56d4754d323f0f668
Author: G. Branden Robinson <[email protected]>
AuthorDate: Tue Nov 28 15:40:03 2023 -0600
grog(1), nroff(1): Fix style nit.
Say just (exit) "status", not "error status".
---
src/roff/nroff/nroff.1.man | 2 +-
src/utils/grog/grog.1.man | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/src/roff/nroff/nroff.1.man b/src/roff/nroff/nroff.1.man
index e0736930d..424be4992 100644
--- a/src/roff/nroff/nroff.1.man
+++ b/src/roff/nroff/nroff.1.man
@@ -234,7 +234,7 @@ all exit afterward.
.\" ====================================================================
.
.I @g@nroff
-exits with error
+exits with
.RB status\~ 2
if there was a problem parsing its arguments,
with
diff --git a/src/utils/grog/grog.1.man b/src/utils/grog/grog.1.man
index cb7cf49dd..d51cc4190 100644
--- a/src/utils/grog/grog.1.man
+++ b/src/utils/grog/grog.1.man
@@ -394,8 +394,8 @@ groff \-st \-ms 1.roff
.\" ====================================================================
.
.I grog
-exits with error status
-.B 1
+exits with
+.RB status\~ 1
if a macro package appears to be in use by the input document,
but
.I grog
_______________________________________________
Groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit