Remove packman and packit manpages

This commit is contained in:
Arun Thomas 2010-09-12 14:11:07 +00:00
parent 207e88d3c4
commit 272f315ea8
2 changed files with 0 additions and 62 deletions

View File

@ -1,29 +0,0 @@
.TH PACKIT 8
.SH NAME
packit \- install binary packman package
.SH SYNOPSIS
\fBpackit
.RB <package file>
\fR
.br
.de FL
.TP
\\fB\\$1\\fR
\\$2
..
.de EX
.TP 20
\\fB\\$1\\fR
# \\$2
..
.SH DESCRIPTION
.PP
.I packit
is used to install binary packman packages. In case a
.B .postinstall
file is present in the package, it will be executed using sh -e. Finally,
.I packit
installs (newly added) man pages located in the directories /usr/man,
/usr/local/man, /usr/gnu/man, and /usr/X11R6/man.
.SH "SEE ALSO"
.BR packman (8).

View File

@ -1,33 +0,0 @@
.TH PACKMAN 8
.SH NAME
packman \- install binary and source packages
.SH SYNOPSIS
\fBpackman\fR
.br
.de FL
.TP
\\fB\\$1\\fR
\\$2
..
.de EX
.TP 20
\\fB\\$1\\fR
# \\$2
..
.SH DESCRIPTION
.PP
\s-1MINIX 3\s-1
uses
.I packman
to install binary and source packages from CD or repository.
.I packman
checks if a CD with packages (i.e.
\s-1MINIX 3\s-1
install disk) and a working network connection is present, and interactively
ask you which of the available sources to use. In case you have a working
networking connection,
.I packman
inquires to retrieve the latest package list. Subsequently, a list of available
packages is shown and you are asked which packages to install.
.SH "SEE ALSO"
.BR packit (8).