groff-commit
[Top][All Lists]
Advanced

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

[groff] 02/07: grolbp(1): Sort options in alphabetical order.


From: G. Branden Robinson
Subject: [groff] 02/07: grolbp(1): Sort options in alphabetical order.
Date: Tue, 26 Jun 2018 08:25:07 -0400 (EDT)

gbranden pushed a commit to branch master
in repository groff.

commit be181d7de36678ad24b50f484c7c4f3e40c29dca
Author: G. Branden Robinson <address@hidden>
Date:   Sat Jun 23 07:44:03 2018 -0400

    grolbp(1): Sort options in alphabetical order.
    
    Signed-off-by: G. Branden Robinson <address@hidden>
---
 src/devices/grolbp/grolbp.1.man | 60 ++++++++++++++++++++---------------------
 1 file changed, 30 insertions(+), 30 deletions(-)

diff --git a/src/devices/grolbp/grolbp.1.man b/src/devices/grolbp/grolbp.1.man
index 618c957..df0f84f 100644
--- a/src/devices/grolbp/grolbp.1.man
+++ b/src/devices/grolbp/grolbp.1.man
@@ -118,20 +118,29 @@ copies of each page.
 .
 .
 .TP
-.B \-l
+.BI \-F " font-directory"
 .TQ
-.B \-\-landscape
-Print the document with a landscape orientation.
+.BI \-\-fontdir= font-directory
+Prepend directory
+.IB font-directory /dev name
+to the search path for font and device description files;
+.I name
+is the name of the device, usually
+.BR lbp .
 .
 .
 .TP
-.BI \-p " paper-size"
+.B \-h
 .TQ
-.BI \-\-papersize= paper-size
-Set the paper size to
-.IR paper-size ,
-which must be a valid paper size description as indicated in the section
-.BR "PAPER SIZES" .
+.B \-\-help
+Print a short help text.
+.
+.
+.TP
+.B \-l
+.TQ
+.B \-\-landscape
+Print the document with a landscape orientation.
 .
 .
 .TP
@@ -144,14 +153,13 @@ orientation, which must be \(oqportrait\(cq or 
\(oqlandscape\(cq.
 .
 .
 .TP
-.BI \-w " width"
+.BI \-p " paper-size"
 .TQ
-.BI \-\-linewidth= width
-Set the default line thickness to
-.I width
-thousandths of an em.
-.
-If this option isn't specified, the line thickness defaults to 0.04\~em.
+.BI \-\-papersize= paper-size
+Set the paper size to
+.IR paper-size ,
+which must be a valid paper size description as indicated in the section
+.BR "PAPER SIZES" .
 .
 .
 .TP
@@ -162,22 +170,14 @@ Print the version number.
 .
 .
 .TP
-.BI \-F " font-directory"
+.BI \-w " width"
 .TQ
-.BI \-\-fontdir= font-directory
-Prepend directory
-.IB font-directory /dev name
-to the search path for font and device description files;
-.I name
-is the name of the device, usually
-.BR lbp .
-.
+.BI \-\-linewidth= width
+Set the default line thickness to
+.I width
+thousandths of an em.
 .
-.TP
-.B \-h
-.TQ
-.B \-\-help
-Print a short help text.
+If this option isn't specified, the line thickness defaults to 0.04\~em.
 .
 .
 .\" ====================================================================



reply via email to

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