diff options
author | charnier <charnier@FreeBSD.org> | 2002-07-14 14:47:15 +0000 |
---|---|---|
committer | charnier <charnier@FreeBSD.org> | 2002-07-14 14:47:15 +0000 |
commit | d2168fe021bd1693c1038503e09d3d74dd8b6f36 (patch) | |
tree | 1cffbfcbeace5b3e6b01d3c6b67a9c10233bc810 /usr.sbin/manctl | |
parent | 745a7b1537c2ebb511bcf928366eefe72af77dac (diff) | |
download | FreeBSD-src-d2168fe021bd1693c1038503e09d3d74dd8b6f36.zip FreeBSD-src-d2168fe021bd1693c1038503e09d3d74dd8b6f36.tar.gz |
The .Nm utility
Diffstat (limited to 'usr.sbin/manctl')
-rw-r--r-- | usr.sbin/manctl/manctl.8 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/usr.sbin/manctl/manctl.8 b/usr.sbin/manctl/manctl.8 index b244d30..b8e001d 100644 --- a/usr.sbin/manctl/manctl.8 +++ b/usr.sbin/manctl/manctl.8 @@ -37,8 +37,9 @@ .Op Fl help .Ar path ... .Sh DESCRIPTION -.Nm Manctl -compress or uncompress manual pages in directory path. +The +.Nm +utility compress or uncompress manual pages in directory path. If possible, .so's are replaced with hard links. .Pp The following options are available: |