Revert 1.45 now that snmp_hostres uses libgeom.

This commit is contained in:
Hartmut Brandt 2006-01-27 16:32:13 +00:00
parent 23c15e6437
commit 580a11fd5f
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=154915
2 changed files with 8 additions and 0 deletions

View file

@ -22,6 +22,7 @@ CFLAGS+= -DPC98
CLEANFILES+= tmp.c tst01 tst01.o
NO_PROFILE=
NO_PIC=
MAN= libdisk.3

View file

@ -117,6 +117,13 @@
.Ft const char *
.Fn slice_type_name "int type" "int subtype"
.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
.Nm libdisk
library provides an interface to the low-level disk slice and partition labels.