diff options
| author | Philippe Charnier <charnier@FreeBSD.org> | 1999-11-27 17:15:51 +0000 |
|---|---|---|
| committer | Philippe Charnier <charnier@FreeBSD.org> | 1999-11-27 17:15:51 +0000 |
| commit | d53731a99ea65647bec75c038f6ba0bdbea5493f (patch) | |
| tree | 731c41d4696137b1ba011032d407fea073272fa3 /usr.sbin/manctl | |
| parent | e831c5f39ce116f7064c8ea1b15b4b1b645a5c0d (diff) | |
Notes
Diffstat (limited to 'usr.sbin/manctl')
| -rw-r--r-- | usr.sbin/manctl/manctl.8 | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/usr.sbin/manctl/manctl.8 b/usr.sbin/manctl/manctl.8 index 7411ff00218d..f2efa2af6327 100644 --- a/usr.sbin/manctl/manctl.8 +++ b/usr.sbin/manctl/manctl.8 @@ -40,8 +40,9 @@ .Nm Manctl compress or uncompress manual pages in directory path. If possible, .so's are replaced with hard links. -.Sh OPTIONS -.Bl -tag -width -indent +.Pp +The following options are available: +.Bl -tag -width indent .It Fl help Print options and exit. .It Fl compress @@ -50,6 +51,7 @@ Compress uncompressed man pages (eliminating .so's). Uncompress compressed man pages. .It Fl purge Purge old formatted man pages (not implemented yet). +.El .Sh SEE ALSO .Xr catman 1 , .Xr man 1 |
