diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 2004-06-20 17:37:16 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 2004-06-20 17:37:16 +0000 |
commit | ad8ca68b7eae1f2f3d356b2d9de8eeb9b96bf2e1 (patch) | |
tree | 2f6c0e3f99d8109d092cb5be635c59b1ac715b17 /share/man/man4/bio.4 | |
parent | 94334a6841f1f87d7fc9f50bc56ba7fffb8d47b7 (diff) |
The pseudo-device keyword takes only one count as an argument.
Diffstat (limited to 'share/man/man4/bio.4')
-rw-r--r-- | share/man/man4/bio.4 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/share/man/man4/bio.4 b/share/man/man4/bio.4 index 7aa64cfc6d4..b9a77bec70b 100644 --- a/share/man/man4/bio.4 +++ b/share/man/man4/bio.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: bio.4,v 1.5 2004/03/21 19:47:59 miod Exp $ +.\" $OpenBSD: bio.4,v 1.6 2004/06/20 17:37:15 aaron Exp $ .\" .\" Copyright (c) 2002 Niklas Hallqvist .\" All rights reserved. @@ -34,7 +34,6 @@ .Nd ioctl tunnel pseudo-device .Sh SYNOPSIS .Cd "pseudo-device bio" Op Ar count -.Op Ar count .Sh DESCRIPTION The .Nm |