vm: util.S not used currently; leave it out.
[minix.git] / man / man8 / packit.8
blobc6bc9eff2a8317e0e337d862253b1994afdd775f
1 .TH PACKIT 8
2 .SH NAME
3 packit \- install binary packman package
4 .SH SYNOPSIS
5 \fBpackit
6 .RB <package file> 
7 \fR
8 .br
9 .de FL
10 .TP
11 \\fB\\$1\\fR
12 \\$2
14 .de EX
15 .TP 20
16 \\fB\\$1\\fR
17 # \\$2
19 .SH DESCRIPTION
20 .PP
21 .I packit
22 is used to install binary packman packages. In case a 
23 .B .postinstall
24 file is present in the package, it will be executed using sh -e. Finally,
25 .I packit 
26 installs (newly added) man pages located in the directories /usr/man,
27 /usr/local/man, /usr/gnu/man, and /usr/X11R6/man.
28 .SH "SEE ALSO"
29 .BR packman (8).