diff options
| author | Hartmut Brandt <harti@FreeBSD.org> | 2006-01-27 16:32:13 +0000 |
|---|---|---|
| committer | Hartmut Brandt <harti@FreeBSD.org> | 2006-01-27 16:32:13 +0000 |
| commit | 580a11fd5f363687885fd2e65022faf2c23cdec4 (patch) | |
| tree | 102f63fbbb001bd053469c8eb95cecde50dda64a /lib/libdisk/libdisk.3 | |
| parent | 23c15e6437ca1bf20573c9b17ad1c6117b5128c1 (diff) | |
Notes
Diffstat (limited to 'lib/libdisk/libdisk.3')
| -rw-r--r-- | lib/libdisk/libdisk.3 | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/lib/libdisk/libdisk.3 b/lib/libdisk/libdisk.3 index 751964cd1890..0720cba455ff 100644 --- a/lib/libdisk/libdisk.3 +++ b/lib/libdisk/libdisk.3 @@ -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. |
