aboutsummaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorPhilippe Charnier <charnier@FreeBSD.org>2003-03-24 16:01:01 +0000
committerPhilippe Charnier <charnier@FreeBSD.org>2003-03-24 16:01:01 +0000
commit592bb5e477f30354d5cbbabebe24ac7d05ba7e7e (patch)
tree1cfc9ddfd11911fd5278a6b1a7f41f3aff7078c3 /lib
parent4cacb61823db2ecd54db447bc0a8a31fcef189d6 (diff)
downloadsrc-592bb5e477f30354d5cbbabebe24ac7d05ba7e7e.tar.gz
src-592bb5e477f30354d5cbbabebe24ac7d05ba7e7e.zip
The .Nm library
Notes
Notes: svn path=/head/; revision=112540
Diffstat (limited to 'lib')
-rw-r--r--lib/libdisk/libdisk.35
1 files changed, 3 insertions, 2 deletions
diff --git a/lib/libdisk/libdisk.3 b/lib/libdisk/libdisk.3
index 4b38b26e7fb8..6d088b3f5b44 100644
--- a/lib/libdisk/libdisk.3
+++ b/lib/libdisk/libdisk.3
@@ -117,8 +117,9 @@
.Ft const char *
.Fn slice_type_name "int type" "int subtype"
.Sh DESCRIPTION
-.Nm Libdisk
-provides an interface to the low-level disk slice and partition labels.
+The
+.Nm libdisk
+library provides an interface to the low-level disk slice and partition labels.
Most functions operate with arguments of the types
.Ql struct disk ,
or