X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/7344831da78eff4eac463d5ef0e3004a465f4330..17b9beb40640e8731143f61e3b94756f3e77d20c:/man/fmttest.man diff --git a/man/fmttest.man b/man/fmttest.man index e6bd7f45..5265f047 100644 --- a/man/fmttest.man +++ b/man/fmttest.man @@ -103,8 +103,8 @@ following default program is used: .PP In this mode .B fmttest -is equivant to -.BR ap (8). +is equivalent to +.IR ap (8). .PP In raw mode, no processing of the specified arguments is done. Each argument is run against the specified format program with the argument text available @@ -126,7 +126,7 @@ specified, the following format string is used: .RE .PP Date mode is equivalent to -.BR dp (8). +.IR dp (8). .PP In message mode the arguments to .B fmttest @@ -204,7 +204,7 @@ and switches control whether or not email addresses are normalized by the address parsing routines. This is only functional when in address mode and is designed to replicate the switch of the same name to -.BR ap (8). +.IR ap (8). .PP The .B \-outsize @@ -215,10 +215,10 @@ engine with characters with zero width, and extra bytes that are part of a multibyte character are not counted against this total. Two special values are supported: -.RB \*(lq max \*(rq, +.RI \*(lq max \*(rq, which will set the value to the size of the output buffer, and -.RB \*(lq width \*(rq, +.RI \*(lq width \*(rq, which will set the value to the width of the terminal. In message mode it defaults to the terminal width, otherwise the default is the output buffer size. @@ -256,7 +256,8 @@ The .B \-dump switch outputs the complete set of format instructions for the specified format program. The -.B \-trace switch will output each format instruction as it is being +.B \-trace +switch will output each format instruction as it is being executed, and show the values of the .I num and @@ -279,7 +280,7 @@ register. .PP .nf .ta \w'LS_DECODECOMP 'u -.I Instruction Description +.I "Instruction Description" COMP Output component COMPF Formatted output component LIT Output literal text @@ -338,6 +339,7 @@ LS_GNAME Write group name of addr component to \fIstr\fR LS_NOTE Write note portion of addr component to \fIstr\fR LS_822ADDR Write \*(lqproper\*(rq RFC-822 version of addr component to \fIstr\fR LS_FRIENDLY Write friendly (name or note) of address component to \fIstr\fR +LS_UNQUOTE Remove RFC-2822 quotes from string LV_HOSTTYPE Set \fInum\fR to type of host (0=local, 1=network) LV_INGRPF Set \fInum\fR to 1 if address was inside of group LV_NOHOSTF Set \fInum\fR to 1 of no host was present in address component