summaryrefslogtreecommitdiff
path: root/lib/libc/gen/getdiskbyname.3
diff options
context:
space:
mode:
authorAaron Campbell <aaron@cvs.openbsd.org>2000-04-18 03:01:36 +0000
committerAaron Campbell <aaron@cvs.openbsd.org>2000-04-18 03:01:36 +0000
commitc2d5d31832de35b48a0e487f90b9a58abeb3a8ea (patch)
tree3dcc33b96ac33fca8fde9f5dff0db0a5afbb6ae4 /lib/libc/gen/getdiskbyname.3
parentb6a043747e2041e97decf4b4c5a3b51c3b40b722 (diff)
Repairs, mostly removing hard sentence breaks.
Diffstat (limited to 'lib/libc/gen/getdiskbyname.3')
-rw-r--r--lib/libc/gen/getdiskbyname.37
1 files changed, 3 insertions, 4 deletions
diff --git a/lib/libc/gen/getdiskbyname.3 b/lib/libc/gen/getdiskbyname.3
index 170af443249..48769d8a2fc 100644
--- a/lib/libc/gen/getdiskbyname.3
+++ b/lib/libc/gen/getdiskbyname.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: getdiskbyname.3,v 1.5 1999/07/09 13:35:16 aaron Exp $
+.\" $OpenBSD: getdiskbyname.3,v 1.6 2000/04/18 03:01:26 aaron Exp $
.\"
.\" Copyright (c) 1983, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -48,9 +48,8 @@ function
takes a disk name (e.g.,
.Qq rm03 )
and returns a prototype disk label
-describing its geometry information and the standard
-disk partition tables. All information is obtained from
-the
+describing its geometry information and the standard disk partition tables.
+All information is obtained from the
.Xr disktab 5
file.
.Sh SEE ALSO