diff options
| author | Hartmut Brandt <harti@FreeBSD.org> | 2006-01-30 08:26:59 +0000 |
|---|---|---|
| committer | Hartmut Brandt <harti@FreeBSD.org> | 2006-01-30 08:26:59 +0000 |
| commit | f2a49a97ac73bbf77901106c1fc040fccc277e18 (patch) | |
| tree | b5e2344a499c5a89786a31a58bfabe9f5faa7959 /lib/libdisk | |
| parent | 61fb9bd80c721bf26694235d79f325c8df0191c2 (diff) | |
Notes
Diffstat (limited to 'lib/libdisk')
| -rw-r--r-- | lib/libdisk/libdisk.3 | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/lib/libdisk/libdisk.3 b/lib/libdisk/libdisk.3 index 58b29f082249..43e7ba1df684 100644 --- a/lib/libdisk/libdisk.3 +++ b/lib/libdisk/libdisk.3 @@ -27,7 +27,7 @@ .\" .\" $FreeBSD$ .\" " -.Dd January 27, 2006 +.Dd January 30, 2006 .Dt LIBDISK 3 .Os .Sh NAME @@ -117,12 +117,14 @@ .Ft const char * .Fn slice_type_name "int type" "int subtype" .Sh DESCRIPTION +.Bf Sy .Nm libdisk -.Sy is just for the use of +is just for the use of .Xr sysinstall 8 . -.Sy You should consider using +You should consider using .Xr libgeom 3 -.Sy instead. +instead. +.Ef .Pp The .Nm libdisk |
