diff options
author | jmg <jmg@FreeBSD.org> | 1997-08-30 11:05:34 +0000 |
---|---|---|
committer | jmg <jmg@FreeBSD.org> | 1997-08-30 11:05:34 +0000 |
commit | 282e436f4f78cf4a259febf778e420b3d573ff3c (patch) | |
tree | 99e096c94fe9eed24b4542ef4080ef5b2be53d6f | |
parent | a5a475a202941e0fa0b3e6c99245e7d16f77982b (diff) | |
download | FreeBSD-src-282e436f4f78cf4a259febf778e420b3d573ff3c.zip FreeBSD-src-282e436f4f78cf4a259febf778e420b3d573ff3c.tar.gz |
fix misspelling
Submitted-by: Josh Gilliam
Closes PR:4424
-rw-r--r-- | usr.sbin/ctm/ctm_rmail/ctm_rmail.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/ctm/ctm_rmail/ctm_rmail.1 b/usr.sbin/ctm/ctm_rmail/ctm_rmail.1 index e578f26..221c9d2 100644 --- a/usr.sbin/ctm/ctm_rmail/ctm_rmail.1 +++ b/usr.sbin/ctm/ctm_rmail/ctm_rmail.1 @@ -33,7 +33,7 @@ deltas via mail .Op Fl b Ar basedir .Op Ar .Sh DESCRIPTION -In conjuction with the +In conjunction with the .Xr ctm 1 command, .Nm ctm_smail , @@ -476,4 +476,4 @@ Stephen McKay <mckay@FreeBSD.org> .\" Gosh! No bugs here! .\" This message brought to you by the Coalition for More Humour in Man Pages. .\" -.\" $Id$ +.\" $Id: ctm_rmail.1,v 1.10 1997/02/22 16:05:35 peter Exp $ |