diff options
author | Pawel Jakub Dawidek <pjd@FreeBSD.org> | 2004-05-20 13:38:48 +0000 |
---|---|---|
committer | Pawel Jakub Dawidek <pjd@FreeBSD.org> | 2004-05-20 13:38:48 +0000 |
commit | 2de4e6d27a845d8ce6eb6d8f6cf6ac664196d104 (patch) | |
tree | ff0656f548a96682c7744e9a6a99d9036419bac8 /share | |
parent | 62fcc3d3d04a1fe6ea1b51b5f48e675115c4198e (diff) | |
download | src-test2-2de4e6d27a845d8ce6eb6d8f6cf6ac664196d104.tar.gz src-test2-2de4e6d27a845d8ce6eb6d8f6cf6ac664196d104.zip |
Notes
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man7/hier.7 | 15 |
1 files changed, 14 insertions, 1 deletions
diff --git a/share/man/man7/hier.7 b/share/man/man7/hier.7 index edbb3310f4ad..f945ee8d3ccf 100644 --- a/share/man/man7/hier.7 +++ b/share/man/man7/hier.7 @@ -139,7 +139,7 @@ and .Pp .Bl -tag -width "geom/" -compact .It Pa geom/ -class-specific libraries for +class-specific libraries for the .Xr geom 8 utility .El @@ -255,6 +255,19 @@ GNU C++ include files .It Pa std/ GNU C++ libstdc++ include files .El +.It Pa geom/ +GEOM framework +.Bl -tag -width "kerberos5/" -compact +.It Pa concat/ +CONCAT GEOM class +.It Pa gate/ +GATE GEOM class +.It Pa nop/ +NOP GEOM class +.It Pa stripe/ +STRIPE GEOM class +.El +.Pp .It Pa isc/ ISC utility library libisc include files .It Pa isofs/ |