mirror of
https://github.com/opnsense/src.git
synced 2026-06-08 16:22:46 -04:00
The .Nm library
This commit is contained in:
parent
4cacb61823
commit
592bb5e477
1 changed files with 3 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue