Module Name: src
Committed By: sevan
Date: Sun Sep 11 01:03:15 UTC 2016
Modified Files:
src/sbin/bioctl: bioctl.8
Log Message:
Note which version it appeared in before the rewrite.
Bump date.
To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 src/sbin/bioctl/bioctl.8
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/sbin/bioctl/bioctl.8
diff -u src/sbin/bioctl/bioctl.8:1.21 src/sbin/bioctl/bioctl.8:1.22
--- src/sbin/bioctl/bioctl.8:1.21 Tue Sep 30 08:20:29 2014
+++ src/sbin/bioctl/bioctl.8 Sun Sep 11 01:03:15 2016
@@ -1,4 +1,4 @@
-.\" $NetBSD: bioctl.8,v 1.21 2014/09/30 08:20:29 wiz Exp $
+.\" $NetBSD: bioctl.8,v 1.22 2016/09/11 01:03:15 sevan Exp $
.\" $OpenBSD: bioctl.8,v 1.43 2007/03/20 06:12:11 jmc Exp $
.\"
.\" Copyright (c) 2007, 2008 Juan Romero Pardines
@@ -25,7 +25,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.Dd March 16, 2008
+.Dd September 11, 2016
.Dt BIOCTL 8
.Os
.Sh NAME
@@ -154,9 +154,11 @@ To remove the volume 0 previously create
.Sh HISTORY
The
.Nm
-command first appeared in
+command appeared in
.Ox 3.8 ,
-it was rewritten for
+it first appeared in
+.Nx 4.0
+and was rewritten for
.Nx 5.0 .
.Sh AUTHORS
The