schwarze pushed a commit to branch master
in repository groff.

commit 7d64486a24179ea3dfc1d77d61d9bedbcdc6185a
Author: Dave Kemper <[email protected]>
Date:   Sun Dec 29 18:43:51 2019 +0100

    Sync the nroff(1) usage() message with the synopsis of the manual page.
---
 src/roff/nroff/nroff.sh | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/roff/nroff/nroff.sh b/src/roff/nroff/nroff.sh
index 7366df8..aa96d84 100644
--- a/src/roff/nroff/nroff.sh
+++ b/src/roff/nroff/nroff.sh
@@ -93,8 +93,8 @@ for i
       exit 0 ;;
     --help)
       cat <<EOF
-usage: nroff [-CchipStUv] [-dCS] [-MDIR] [-mNAME] [-nNUM] [-oLIST]
-             [-rCN] [-Tname] [-WNAME] [-wNAME] [FILE ...]
+usage: nroff [-CchipStU] [-dCS] [-mNAME] [-MDIR] [-nNUM] [-oLIST]
+             [-rCN] [-Tname] [-wNAME] [-WNAME] [FILE ...]
 EOF
       exit 0 ;;
     --)

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

Reply via email to