From 0fb9981d2aff1a53d665123ef73857949a0e86f8 Mon Sep 17 00:00:00 2001 From: markus schnalke Date: Tue, 27 Mar 2012 14:55:17 +0200 Subject: [PATCH] Fixed a bunch of minor man page formating problems. (Revealed by `groff -ww'.) Pulled in from nmh. Thanks to David Levine. --- man/ap.man8 | 2 +- man/forw.man1 | 2 +- man/mh-format.man5 | 8 ++++---- man/mh-sequence.man7 | 2 +- man/mhl.man1 | 2 +- man/rcvdist.man1 | 2 +- man/scan.man1 | 2 +- man/slocal.man1 | 2 +- 8 files changed, 11 insertions(+), 11 deletions(-) diff --git a/man/ap.man8 b/man/ap.man8 index 0977c77..3e14e97 100644 --- a/man/ap.man8 +++ b/man/ap.man8 @@ -52,7 +52,7 @@ also recognizes the following additional escape: .RS 5 .nf .ta \w'Escape 'u +\w'Returns 'u -.I Escape Returns Description +.I "Escape Returns Description error string A diagnostic if the parse failed .RE .fi diff --git a/man/forw.man1 b/man/forw.man1 index 0d5cd40..7f9f952 100644 --- a/man/forw.man1 +++ b/man/forw.man1 @@ -160,7 +160,7 @@ Specifying these switches enables and/or overloads the following escapes: .RS 5 .nf .ta \w'Component 'u +\w'Escape 'u +\w'Returns 'u -.I Type Escape Returns Description +.I "Type Escape Returns Description component digest string Argument to `\-digest' function cur integer Argument to `\-volume' function msg integer Argument to `\-issue' diff --git a/man/mh-format.man5 b/man/mh-format.man5 index ae0e8b0..ca07c51 100644 --- a/man/mh-format.man5 +++ b/man/mh-format.man5 @@ -145,7 +145,7 @@ these include: .RS 5 .nf .ta +\w'Argument 'u +\w'An optional component, 'u -.I Argument Description Example Syntax +.I "Argument Description Example Syntax literal A literal number %(\fIfunc\fR 1234) or string %(\fIfunc\fR text string) comp Any component %(\fIfunc\fR\^{\fIin-reply-to\fR\^}) @@ -243,7 +243,7 @@ The function escapes may be roughly grouped into a few categories. .RS 5 .nf .ta \w'Fformataddr 'u +\w'Aboolean 'u +\w'Rboolean 'u -.I Function Argument Result Description +.I "Function Argument Result Description msg integer message number cur integer message is current (0 or 1) unseen integer message is unseen (0 or 1) @@ -301,7 +301,7 @@ The following functions require a date component as an argument: .RS 5 .nf .ta \w'Fformataddr 'u +\w'Aboolean 'u +\w'Rboolean 'u -.I Function Argument Return Description +.I "Function Argument Return Description sec date integer seconds of the minute min date integer minutes of the hour hour date integer hours of the day (0-23) @@ -337,7 +337,7 @@ the first address present in the header component. .RS 5 .nf .ta \w'Fformataddr 'u +\w'Aboolean 'u +\w'Rboolean 'u -.I Function Argument Return Description +.I "Function Argument Return Description proper addr string official 822 rendering friendly addr string user-friendly rendering addr addr string mbox@host or host!mbox rendering* diff --git a/man/mh-sequence.man7 b/man/mh-sequence.man7 index 98564e0..1633b07 100644 --- a/man/mh-sequence.man7 +++ b/man/mh-sequence.man7 @@ -27,7 +27,7 @@ or one of these \*(lqreserved\*(rq message names: .RS 5 .nf .ta +\w'\fIName\fP 'u -.I Name Description +.I "Name Description first the first message in the folder last the last message in the folder cur the most recently accessed message diff --git a/man/mhl.man1 b/man/mhl.man1 index a04464d..f408604 100644 --- a/man/mhl.man1 +++ b/man/mhl.man1 @@ -138,7 +138,7 @@ width). .RS 5 .nf .ta \w'xxxxxxxxxxxxx 'u +\w'integer/G 'u -.I variable type semantics +.I "variable type semantics width integer screen width or component width length integer component length offset integer positions to indent \*(lqcomponent: \*(rq diff --git a/man/rcvdist.man1 b/man/rcvdist.man1 index 2f2b641..d6723c8 100644 --- a/man/rcvdist.man1 +++ b/man/rcvdist.man1 @@ -49,7 +49,7 @@ escape: .RS 5 .nf .ta \w'Dtimenow 'u +\w'Returns 'u -.I Escape Returns Description +.I "Escape Returns Description addresses string the addresses to distribute to .fi .RE diff --git a/man/scan.man1 b/man/scan.man1 index 42e371f..24ced2c 100644 --- a/man/scan.man1 +++ b/man/scan.man1 @@ -121,7 +121,7 @@ escapes: .RS 5 .nf .ta \w'Dtimenow 'u +\w'Returns 'u -.I Escape Returns Description +.I "Escape Returns Description dtimenow date the current date folder string the name of the current folder .fi diff --git a/man/slocal.man1 b/man/slocal.man1 index e8defa5..7d64952 100644 --- a/man/slocal.man1 +++ b/man/slocal.man1 @@ -142,7 +142,7 @@ The format of each line in the file is: .PP .RS 5 -.B header pattern action result string +.B "header pattern action result string .RE .PP .BR header : -- 1.7.10.4