diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1998-04-25 00:19:56 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1998-04-25 00:19:56 +0000 |
commit | 74641533eeec02b9a08706d46f419a56a3c52637 (patch) | |
tree | 5bf510545241871857e7d0f73652c8e2bc2a4207 /usr.bin | |
parent | 320c8d502b0cd334468f2d8a226b8960f6745e5e (diff) |
fix usage; ru@ucb.crimea.ua
Diffstat (limited to 'usr.bin')
-rw-r--r-- | usr.bin/mail/mail.1 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.bin/mail/mail.1 b/usr.bin/mail/mail.1 index e604f15eae1..fd2ea40dd82 100644 --- a/usr.bin/mail/mail.1 +++ b/usr.bin/mail/mail.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: mail.1,v 1.8 1998/03/24 05:40:26 deraadt Exp $ +.\" $OpenBSD: mail.1,v 1.9 1998/04/25 00:19:55 deraadt Exp $ .\" .\" Copyright (c) 1980, 1990, 1993 .\" The Regents of the University of California. All rights reserved. @@ -48,6 +48,7 @@ .Op Fl c Ar cc-addr .Op Fl b Ar bcc-addr .Ar to-addr... +.Op Fl Ar sendmail-options... .Nm mail .Op Fl iInNv .Fl f |