summaryrefslogtreecommitdiff
path: root/sbin/dump
diff options
context:
space:
mode:
authorAaron Campbell <aaron@cvs.openbsd.org>2000-03-24 21:41:10 +0000
committerAaron Campbell <aaron@cvs.openbsd.org>2000-03-24 21:41:10 +0000
commitc9cde209ca9db65080504e63658b6767c4216a71 (patch)
tree14cad37713bc21aa62c6368201dd8c76bcab3b36 /sbin/dump
parent279694ad2ff64f874bdc3e6eae6f1277016c7f82 (diff)
Correct the HISTORY section to note that this command appeared in Version 5
of AT&T UNIX, not Version 6. Verified by strings(1)'ing a .dsk file (PDP-11 executable) containing the v5 sources, obtainable at gatekeeper.dec.com in the directory /pub/DEC/sim/software. Idea from NetBSD PR/4790.
Diffstat (limited to 'sbin/dump')
-rw-r--r--sbin/dump/dump.84
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/dump/dump.8 b/sbin/dump/dump.8
index d5292144906..f3193536e8a 100644
--- a/sbin/dump/dump.8
+++ b/sbin/dump/dump.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: dump.8,v 1.23 2000/03/18 22:55:55 aaron Exp $
+.\" $OpenBSD: dump.8,v 1.24 2000/03/24 21:41:08 aaron Exp $
.\" $NetBSD: dump.8,v 1.17 1997/06/05 11:15:06 lukem Exp $
.\"
.\" Copyright (c) 1980, 1991, 1993
@@ -388,7 +388,7 @@ to find group
A
.Nm
command appeared in
-.At v6 .
+.At v5 .
.Sh BUGS
Fewer than 32 read errors on the filesystem are ignored.
.Pp