From ae773e71c0efe0a8a7bb2f243e784c576e72c9e4 Mon Sep 17 00:00:00 2001 From: Ken Hornstein Date: Mon, 20 Feb 2012 00:31:01 -0500 Subject: [PATCH] Clean up documentation formatting --- man/comp.man | 2 +- man/mh-format.man | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/man/comp.man b/man/comp.man index 251619b..aa0c184 100644 --- a/man/comp.man +++ b/man/comp.man @@ -135,7 +135,7 @@ escapes are either new or have an alternate meaning: .RS 5 .nf .ta \w'Escape 'u +\w'Returns 'u -.I Escape Returns Description +.I Escape Returns Description fcc string Any folders specified with `\-fcc\ folder' from string Any addresses specified with `\-from\ address' to string Any addresses specified with `\-to\ address' diff --git a/man/mh-format.man b/man/mh-format.man index 6b384d1..d8a83b2 100644 --- a/man/mh-format.man +++ b/man/mh-format.man @@ -261,9 +261,9 @@ width integer output buffer size in bytes charleft integer bytes left in output buffer timenow integer seconds since the UNIX epoch me string the user's mailbox (username) -myhost string the user's local hostname -myname string the user's name -localmbox string the complete local mailbox +myhost string the user's local hostname +myname string the user's name +localmbox string the complete local mailbox eq literal boolean \fInum\fR == \fIarg\fR ne literal boolean \fInum\fR != \fIarg\fR gt literal boolean \fInum\fR > \fIarg\fR -- 1.7.10.4