diff options
| author | Philippe Charnier <charnier@FreeBSD.org> | 2003-03-24 16:01:01 +0000 |
|---|---|---|
| committer | Philippe Charnier <charnier@FreeBSD.org> | 2003-03-24 16:01:01 +0000 |
| commit | 592bb5e477f30354d5cbbabebe24ac7d05ba7e7e (patch) | |
| tree | 1cfc9ddfd11911fd5278a6b1a7f41f3aff7078c3 /lib | |
| parent | 4cacb61823db2ecd54db447bc0a8a31fcef189d6 (diff) | |
Notes
Diffstat (limited to 'lib')
| -rw-r--r-- | lib/libdisk/libdisk.3 | 5 |
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 |
