summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormickey <mickey@openbsd.org>2002-01-24 19:34:48 +0000
committermickey <mickey@openbsd.org>2002-01-24 19:34:48 +0000
commit6c558190dc938715e174d071fcec3fc4d276a813 (patch)
tree39764fc2d55179ac76d76b74d36d055e7b818b65
parentat least the man page existed in v3, not v6 (diff)
downloadwireguard-openbsd-6c558190dc938715e174d071fcec3fc4d276a813.tar.xz
wireguard-openbsd-6c558190dc938715e174d071fcec3fc4d276a813.zip
it was in v4 already, diff was forwarded to the current maintainer as well
-rw-r--r--usr.bin/file/file.16
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/file/file.1 b/usr.bin/file/file.1
index df0d6c41d73..ca909cdb592 100644
--- a/usr.bin/file/file.1
+++ b/usr.bin/file/file.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: file.1,v 1.15 2001/10/04 23:02:32 pjanzen Exp $
+.\" $OpenBSD: file.1,v 1.16 2002/01/24 19:34:48 mickey Exp $
.\" $FreeBSD: src/usr.bin/file/file.1,v 1.16 2000/03/01 12:19:39 sheldonh Exp $
.Dd July 30, 1997
.Dt FILE 1
@@ -224,8 +224,8 @@ There has been a
.Nm
command in every
.Ux
-since at least Research Version 6
-(man page dated January, 1975).
+since at least Research Version 4
+(man page dated November, 1973).
The System V version introduced one significant major change:
the external list of magic number types.
This slowed the program down slightly but made it a lot more flexible.