]> git.ipfire.org Git - thirdparty/HylaFAX.git/commitdiff
man page: fix up strange alignment in hfaxd.1m
authorAidan Van Dyk <aidan@ifax.com>
Fri, 2 May 2008 18:06:55 +0000 (18:06 +0000)
committerAidan Van Dyk <aidan@ifax.com>
Fri, 2 May 2008 18:06:55 +0000 (18:06 +0000)
man/hfaxd.1m

index 493c45d5a45e05af684c0283beed80bd3dc28362..9a66e69a6cdc8b6b255b64921f02f54782fc3307 100644 (file)
@@ -510,44 +510,44 @@ L Destination geographic location
 M      Notification e-mail address
 N      Desired use of private tagline (one-character symbol)
 O      Whether to use continuation cover page (one-character symbol)
-    P  # pages transmitted/total # pages to transmit
+P      # pages transmitted/total # pages to transmit
 Q      Client-specified minimum acceptable signalling rate
 R      Destination person (receiver)
-    S  Sender's identity
+S      Sender's identity
 T      Total # tries/maximum # tries
 U      Page chopping threshold (inches)
-    V  Job done operation
+V      Job done operation
 W      Communication identifier
 X      Job type (one-character symbol)
-    Y  Scheduled date and time
+Y      Scheduled date and time
 Z      Scheduled time in seconds since the UNIX epoch
 a      Job state (one-character symbol)
-    b  # consecutive failed tries
-    c  Client machine name
-    d  Total # dials
-    e  Public (external) format of dialstring
-    f  # consecutive failed dials
+b      # consecutive failed tries
+c      Client machine name
+d      Total # dials
+e      Public (external) format of dialstring
+f      # consecutive failed dials
 g      Group identifier
 h      Page chop handling (one-character symbol)
-    i  Current scheduling priority
-    j  Job identifier
-    k  Job kill time
-    l  Page length in mm
+i      Current scheduling priority
+j      Job identifier
+k      Job kill time
+l      Page length in mm
 m      Assigned modem
 n      E-mail notification handling (one-character symbol)
-    o  Job owner
+o      Job owner
 p      # pages transmitted
 q      Job retry time (MM::SS)
-    r  Document resolution in lines/inch
-    s  Job status information from last failure
-    t  Total # tries attempted
-    u  Maximum # tries
-    v  Client-specified dialstring
-    w  Page width in mm
-    x  Maximum # dials
-    y  Total # pages to transmit
-    z  Time to send job
-    .fi
+r      Document resolution in lines/inch
+s      Job status information from last failure
+t      Total # tries attempted
+u      Maximum # tries
+v      Client-specified dialstring
+w      Page width in mm
+x      Maximum # dials
+y      Total # pages to transmit
+z      Time to send job
+.fi
 .IP
 The default format string is ``%\-4j %3i %1a %6.6o %\-12.12e %5P %5D %7z %.25s''.
 This string constrains each status line to be less than 80 characters.