mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 08:43:19 -04:00
Introduce .Lb macro to libdisk manpage
This commit is contained in:
parent
9d5b4f83cc
commit
c7ff9837bb
1 changed files with 3 additions and 1 deletions
|
|
@ -59,7 +59,9 @@
|
|||
.Nm ChunkCanBeRoot ,
|
||||
.Nm chunk_n ,
|
||||
.Nm slice_type_name
|
||||
.Nd library interface to slice and partition labels (libdisk)
|
||||
.Nd library interface to slice and partition labels
|
||||
.Sh LIBRARY
|
||||
.Lb libdisk
|
||||
.Sh SYNOPSIS
|
||||
.Fd #include <sys/types.h>
|
||||
.Fd #include <libdisk.h>
|
||||
|
|
|
|||
Loading…
Reference in a new issue