groff-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[groff] 04/21: src/devices/gropdf/pdfmom.pl: Clarify help msg.


From: G. Branden Robinson
Subject: [groff] 04/21: src/devices/gropdf/pdfmom.pl: Clarify help msg.
Date: Sat, 2 Mar 2024 01:25:00 -0500 (EST)

gbranden pushed a commit to branch master
in repository groff.

commit a519533192c87635bf43ca757113fd9c557a70be
Author: G. Branden Robinson <g.branden.robinson@gmail.com>
AuthorDate: Fri Mar 1 18:02:40 2024 -0600

    src/devices/gropdf/pdfmom.pl: Clarify help msg.
---
 src/devices/gropdf/pdfmom.pl | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/src/devices/gropdf/pdfmom.pl b/src/devices/gropdf/pdfmom.pl
index dc0d96087..de5e5b383 100644
--- a/src/devices/gropdf/pdfmom.pl
+++ b/src/devices/gropdf/pdfmom.pl
@@ -102,7 +102,8 @@ while (my $c=shift)
        print "usage: pdfmom [--roff] -Tps [pdfroff-option ...] [groff-option 
...] [file ...]\n";
        print "usage: pdfmom {-v | --version}\n";
        print "usage: pdfmom --help\n";
-       print "\nHandle forward references in PDF documents.\n" .
+       print "\nHandle forward references in groff(1) documents" .
+             " to be formatted as PDF.\n" .
              "See the pdfmom(1) manual page.\n";
        exit;
     }



reply via email to

[Prev in Thread] Current Thread [Next in Thread]