diff options
| author | xtraeme <xtraeme@NetBSD.org> | 2008-01-11 17:11:42 +0000 |
|---|---|---|
| committer | xtraeme <xtraeme@NetBSD.org> | 2008-01-11 17:11:42 +0000 |
| commit | aff55dbf6c5fe76d04da3a720ea1c0ddcb6bd336 (patch) | |
| tree | 60a6200fb7634671896095d2905bb984909c820c /sbin/bioctl | |
| parent | 1f7f5ebfadf1554deb65d6ffe53b390203a4d10d (diff) | |
New bioctl(8) first appeared on 5.0 not 4.1.
Diffstat (limited to 'sbin/bioctl')
| -rw-r--r-- | sbin/bioctl/bioctl.8 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sbin/bioctl/bioctl.8 b/sbin/bioctl/bioctl.8 index 3b1f073e650..1f9c8ee8381 100644 --- a/sbin/bioctl/bioctl.8 +++ b/sbin/bioctl/bioctl.8 @@ -1,4 +1,4 @@ -.\" $NetBSD: bioctl.8,v 1.8 2008/01/02 23:45:06 xtraeme Exp $ +.\" $NetBSD: bioctl.8,v 1.9 2008/01/11 17:11:42 xtraeme 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 January 2, 2008 +.Dd January 11, 2008 .Dt BIOCTL 8 .Os .Sh NAME @@ -138,7 +138,7 @@ The command first appeared in .Ox 3.8 , it was rewritten for -.Nx 4.1 . +.Nx 5.0 . .Sh AUTHORS The .Nm |
