diff options
author | mpp <mpp@FreeBSD.org> | 1999-06-24 06:22:24 +0000 |
---|---|---|
committer | mpp <mpp@FreeBSD.org> | 1999-06-24 06:22:24 +0000 |
commit | 74991d70762512a0029170385778a55a8fcc08f3 (patch) | |
tree | 525687d311c95062ff1fc4791f16423bf3b60a13 /usr.sbin/ctm | |
parent | 4621a54de767f0ab5534f93896913564b7756252 (diff) | |
download | FreeBSD-src-74991d70762512a0029170385778a55a8fcc08f3.zip FreeBSD-src-74991d70762512a0029170385778a55a8fcc08f3.tar.gz |
Some man page cleanup. Make the NAME and SYNOPSIS sections agree so
that whatis(1) will produce the expected results.
Pointed-out-by: Jesus Monroy <jesus.monroy@usa.net> in freebsd-doc
Diffstat (limited to 'usr.sbin/ctm')
-rw-r--r-- | usr.sbin/ctm/ctm_rmail/ctm_rmail.1 | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/usr.sbin/ctm/ctm_rmail/ctm_rmail.1 b/usr.sbin/ctm/ctm_rmail/ctm_rmail.1 index a7d9f8e..42dcdaa 100644 --- a/usr.sbin/ctm/ctm_rmail/ctm_rmail.1 +++ b/usr.sbin/ctm/ctm_rmail/ctm_rmail.1 @@ -9,7 +9,9 @@ .Dt CTM_MAIL 1 .Os .Sh NAME -.Nm ctm_smail, ctm_rmail +.Nm ctm_smail , +.Nm ctm_dequeue , +.Nm ctm_rmail .Nd send and receive .Nm ctm deltas via mail @@ -476,4 +478,4 @@ turn up here too. Error messages should be self explanatory. .\" Gosh! No bugs here! .\" This message brought to you by the Coalition for More Humour in Man Pages. .\" -.\" $Id: ctm_rmail.1,v 1.13 1998/03/23 08:22:25 charnier Exp $ +.\" $Id: ctm_rmail.1,v 1.14 1998/04/08 12:00:48 cracauer Exp $ |