Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/usr.bin/mail PR/54765: elo: Minor error in the mail(1) man p...



details:   https://anonhg.NetBSD.org/src/rev/09399776f56a
branches:  trunk
changeset: 847208:09399776f56a
user:      christos <christos%NetBSD.org@localhost>
date:      Sat Dec 14 20:23:38 2019 +0000

description:
PR/54765: elo: Minor error in the mail(1) man page (-F description truncated)
pullup-9

diffstat:

 usr.bin/mail/mail.1 |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (27 lines):

diff -r f9b419cfb4dc -r 09399776f56a usr.bin/mail/mail.1
--- a/usr.bin/mail/mail.1       Sat Dec 14 20:21:43 2019 +0000
+++ b/usr.bin/mail/mail.1       Sat Dec 14 20:23:38 2019 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: mail.1,v 1.67 2019/09/01 19:10:39 wiz Exp $
+.\"    $NetBSD: mail.1,v 1.68 2019/12/14 20:23:38 christos Exp $
 .\"
 .\" Copyright (c) 1980, 1990, 1993
 .\"    The Regents of the University of California.  All rights reserved.
@@ -29,7 +29,7 @@
 .\"
 .\"    @(#)mail.1      8.8 (Berkeley) 4/28/95
 .\"
-.Dd September 1, 2019
+.Dd December 14, 2019
 .Dt MAIL 1
 .Os
 .Sh NAME
@@ -1328,7 +1328,7 @@
 or
 .Ic retain
 command) are not included.
-.It Ic \&~
+.It Ic \&~F Ns Ar messages
 Identical to
 .Ic \&~f ,
 except all message headers are included.



Home | Main Index | Thread Index | Old Index