diff options
author | Miod Vallat <miod@cvs.openbsd.org> | 2004-03-21 19:48:00 +0000 |
---|---|---|
committer | Miod Vallat <miod@cvs.openbsd.org> | 2004-03-21 19:48:00 +0000 |
commit | 8cc1f9cb3b1d37594e27c98bac17e5f9db46d13e (patch) | |
tree | 3c487faaa57b38b4aaba0b20222f4edee9235e96 /share/man/man4/bio.4 | |
parent | 747b191a14f4f2e62752eb4c90e974f21d4c9fb7 (diff) |
Homogeneize config lines for pseudo-devices, and do not put fixed values.
Diffstat (limited to 'share/man/man4/bio.4')
-rw-r--r-- | share/man/man4/bio.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/bio.4 b/share/man/man4/bio.4 index 3a460a34fe2..7aa64cfc6d4 100644 --- a/share/man/man4/bio.4 +++ b/share/man/man4/bio.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: bio.4,v 1.4 2003/03/14 10:07:35 jmc Exp $ +.\" $OpenBSD: bio.4,v 1.5 2004/03/21 19:47:59 miod Exp $ .\" .\" Copyright (c) 2002 Niklas Hallqvist .\" All rights reserved. @@ -33,7 +33,7 @@ .Nm bio .Nd ioctl tunnel pseudo-device .Sh SYNOPSIS -.Nm pseudo-device bio +.Cd "pseudo-device bio" Op Ar count .Op Ar count .Sh DESCRIPTION The |