diff options
Diffstat (limited to 'usr.bin/man/man.1')
| -rw-r--r-- | usr.bin/man/man.1 | 38 |
1 files changed, 35 insertions, 3 deletions
diff --git a/usr.bin/man/man.1 b/usr.bin/man/man.1 index 91fa6cd4b63..83159261e2a 100644 --- a/usr.bin/man/man.1 +++ b/usr.bin/man/man.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: man.1,v 1.49 2011/09/17 08:38:26 schwarze Exp $ +.\" $OpenBSD: man.1,v 1.50 2011/10/09 02:20:39 schwarze Exp $ .\" .\" Copyright (c) 1989, 1990, 1993 .\" The Regents of the University of California. All rights reserved. @@ -29,7 +29,7 @@ .\" .\" @(#)man.1 8.2 (Berkeley) 1/2/94 .\" -.Dd $Mdocdate: September 17 2011 $ +.Dd $Mdocdate: October 9 2011 $ .Dt MAN 1 .Os .Sh NAME @@ -350,5 +350,37 @@ are extensions to that specification. .Sh HISTORY A .Nm -command appeared in +command first appeared in .At v3 . +The +.Fl w +option first appeared in +.At v7 ; +.Fl f +and +.Fl k +in +.Bx 4 ; +.Fl M +in +.Bx 4.3 ; +.Fl a +in +.Bx 4.3 Tahoe ; +.Fl c +and +.Fl m +in +.Bx 4.3 Reno ; +.Fl h +in +.Bx 4.3 Net/2 ; +.Fl C +in +.Nx 1.0 ; +and +.Fl s +and +.Fl S +in +.Ox 2.3 . |
