diff options
author | Michael Shalayeff <mickey@cvs.openbsd.org> | 2002-01-24 20:33:47 +0000 |
---|---|---|
committer | Michael Shalayeff <mickey@cvs.openbsd.org> | 2002-01-24 20:33:47 +0000 |
commit | b55225d3f6b53db27cfeb9b299cd82e63aee2ead (patch) | |
tree | 6bcad8e00ddc1c1fb7a302bf3d691ddeebb3501c /usr.bin/mail/mail.1 | |
parent | 701cab6ad134872a50a5d48a28e23beb916f649e (diff) |
fix the history refs
Diffstat (limited to 'usr.bin/mail/mail.1')
-rw-r--r-- | usr.bin/mail/mail.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/mail/mail.1 b/usr.bin/mail/mail.1 index 414c3e2863f..6c8439970e5 100644 --- a/usr.bin/mail/mail.1 +++ b/usr.bin/mail/mail.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: mail.1,v 1.33 2000/11/09 17:52:21 aaron Exp $ +.\" $OpenBSD: mail.1,v 1.34 2002/01/24 20:33:45 mickey Exp $ .\" .\" Copyright (c) 1980, 1990, 1993 .\" The Regents of the University of California. All rights reserved. @@ -1108,7 +1108,7 @@ system initialization file A .Nm mail command appeared in -.At v5 . +.At v3 . This man page is derived from .%T "The Mail Reference Manual" originally written by Kurt Shoens. |