summaryrefslogtreecommitdiffstats
path: root/usr.sbin/manctl/manctl.8
blob: 81ad47d0b2d72b3575543a34220f554753b839ab (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
.\"
.\" (c) Wolfram Schneider, Berlin, Germany. Public domain.
.\"
.\" $Id: manctl.8,v 1.1 1996/01/23 20:51:29 wosch Exp $

.Dd Jan 1996
.Dt manctl 8
.Os FreeBSD

.Sh NAME
.Nm manctl
.Nd manipulating manual pages

.Sh SYNOPSIS
.Nm manctl
.Op Fl compress
.Op Fl uncompress
.Op Fl purge
.Op Fl help
path ...

.Sh DESCRIPTION
.Nm manctl
compress or uncompress manual pages in directory path. 
If possible, .so's are replaced with hard links.


.Sh OPTIONS
.Bl -tag -width Ds
.It Fl help
Print options and exit.
.It Fl compress
Compress uncompressed man pages (elliminating .so's)
.It Fl uncompress
Uncompress compressed man pages.
.It Fl purge
Purge old formatted man pages (not implemented yet).

.Sh SEE ALSO
.Xr man 1 ,
.Xr catman 1 .
OpenPOWER on IntegriCloud