Revert 1.45 now that snmp_hostres uses libgeom.
This commit is contained in:
parent
b1d0cfd746
commit
8c7768240b
@ -22,6 +22,7 @@ CFLAGS+= -DPC98
|
|||||||
|
|
||||||
CLEANFILES+= tmp.c tst01 tst01.o
|
CLEANFILES+= tmp.c tst01 tst01.o
|
||||||
NO_PROFILE=
|
NO_PROFILE=
|
||||||
|
NO_PIC=
|
||||||
|
|
||||||
MAN= libdisk.3
|
MAN= libdisk.3
|
||||||
|
|
||||||
|
@ -117,6 +117,13 @@
|
|||||||
.Ft const char *
|
.Ft const char *
|
||||||
.Fn slice_type_name "int type" "int subtype"
|
.Fn slice_type_name "int type" "int subtype"
|
||||||
.Sh DESCRIPTION
|
.Sh DESCRIPTION
|
||||||
|
.Nm
|
||||||
|
.Sy is just for the use of
|
||||||
|
.Xr sysinstall 8 .
|
||||||
|
.Sy You should consider using
|
||||||
|
.Xr libgeom 3
|
||||||
|
.Sy instead.
|
||||||
|
.Pp
|
||||||
The
|
The
|
||||||
.Nm libdisk
|
.Nm libdisk
|
||||||
library provides an interface to the low-level disk slice and partition labels.
|
library provides an interface to the low-level disk slice and partition labels.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user