diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1998-06-25 07:29:06 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1998-06-25 07:29:06 +0000 |
commit | 686f27dfcc25d7c13f708f4543d373222909b50e (patch) | |
tree | d8ef1289b834bef0182262d4da04b71668357a05 /usr.bin/mail/mail.1 | |
parent | b203b52bf3deb1e6806a145936bc988f16f3bc5d (diff) |
and mailx too..
Diffstat (limited to 'usr.bin/mail/mail.1')
-rw-r--r-- | usr.bin/mail/mail.1 | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/usr.bin/mail/mail.1 b/usr.bin/mail/mail.1 index a6d92b0fc66..a9d50159403 100644 --- a/usr.bin/mail/mail.1 +++ b/usr.bin/mail/mail.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: mail.1,v 1.10 1998/04/25 00:41:54 deraadt Exp $ +.\" $OpenBSD: mail.1,v 1.11 1998/06/25 07:29:05 deraadt Exp $ .\" .\" Copyright (c) 1980, 1990, 1993 .\" The Regents of the University of California. All rights reserved. @@ -1085,6 +1085,8 @@ not useful to the general user. .Pp Usually, .Nm mail -is just a link to +and +.Nm mailx +are just links to .Nm Mail , which can be confusing. |