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/man | |
parent | 701cab6ad134872a50a5d48a28e23beb916f649e (diff) |
fix the history refs
Diffstat (limited to 'usr.bin/man')
-rw-r--r-- | usr.bin/man/man.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/man/man.1 b/usr.bin/man/man.1 index 9b302921b95..8ed927fbed4 100644 --- a/usr.bin/man/man.1 +++ b/usr.bin/man/man.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: man.1,v 1.16 2001/09/02 13:12:06 aaron Exp $ +.\" $OpenBSD: man.1,v 1.17 2002/01/24 20:33:45 mickey Exp $ .\" .\" Copyright (c) 1989, 1990, 1993 .\" The Regents of the University of California. All rights reserved. @@ -258,7 +258,7 @@ default man configuration file A .Nm command appeared in -.At v6 . +.At v3 . .Sh BUGS The on-line manual pages are, by necessity, forgiving toward stupid display devices, causing a few manual pages to be not as nicely formatted |