summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Pechkin <mpech@cvs.openbsd.org>2002-06-12 18:02:22 +0000
committerMike Pechkin <mpech@cvs.openbsd.org>2002-06-12 18:02:22 +0000
commitd799cb413068492245207c7cba2ec4561d47a0c0 (patch)
treebf456919837ab079043f3bd5b63299a29280573b
parent15d2466dc529615a83944928d0fedcdc2d0a0183 (diff)
start new sentence on a new line.
niklas@
-rw-r--r--share/man/man4/bio.410
1 files changed, 5 insertions, 5 deletions
diff --git a/share/man/man4/bio.4 b/share/man/man4/bio.4
index 9eda1548889..0c7ad64cd08 100644
--- a/share/man/man4/bio.4
+++ b/share/man/man4/bio.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: bio.4,v 1.1 2002/06/09 22:03:43 niklas Exp $
+.\" $OpenBSD: bio.4,v 1.2 2002/06/12 18:02:21 mpech Exp $
.\"
.\" Copyright (c) 2002 Niklas Hallqvist
.\" All rights reserved.
@@ -46,8 +46,8 @@ The
.Pa /dev/bio
device node operates by delegating
.Xr ioctl 2
-calls to a requested device driver. Only drivers which have registered
-with the
+calls to a requested device driver.
+Only drivers which have registered with the
.Nm
device can be accessed via this interface.
.Pp
@@ -65,8 +65,8 @@ device:
.Bl -tag -width BIOCLOCATE
.It Dv BIOCLOCATE
Locate a named device and give back a cookie to the application
-for subsequent ioctl calls. The cookie is used to tunnel further
-ioctls to the right device.
+for subsequent ioctl calls.
+The cookie is used to tunnel further ioctls to the right device.
.El
.Sh FILES
.Bl -tag -width /dev/bio -compact