From 0e8bb1cf4662740b91851fe23b54aeed98d171ac Mon Sep 17 00:00:00 2001 From: Camille Begnis Date: Tue, 29 Feb 2000 23:30:42 +0000 Subject: Added two man pages for rpmf and urpmi.update --- autoirpm.8 | 2 +- urpmi.8 | 13 +++++++------ urpmi.addmedia.8 | 10 ++++++---- urpmi.removemedia.8 | 3 ++- 4 files changed, 16 insertions(+), 12 deletions(-) diff --git a/autoirpm.8 b/autoirpm.8 index 949c6afb..159d8fce 100644 --- a/autoirpm.8 +++ b/autoirpm.8 @@ -1,4 +1,4 @@ -.TH autoirpm 8 "22 Nov 1999" "Mandrakesoft" "Linux-Mandrake" +.TH autoirpm 8 "29 Feb 2000" "Mandrakesoft" "Linux-Mandrake" .IX autoirpm .SH NAME autoirpm \- auto installs the RPM matching your command diff --git a/urpmi.8 b/urpmi.8 index 2f481f25..1c7eff35 100644 --- a/urpmi.8 +++ b/urpmi.8 @@ -1,18 +1,17 @@ -.TH urpmi 8 "18 Nov 1999" "Mandrakesoft" "Linux-Mandrake" +.TH urpmi 8 "29 Feb 2000" "Mandrakesoft" "Linux-Mandrake" .IX urpmi .SH NAME urpmi \- rpm wrapper making installs easier for the user .SH SYNOPSIS .B urpmi -[--auto] -[-a] +[options] package_name [package_names...] .SH DESCRIPTION urpmi enables non-superuser install of rpms. In fact, it only authorizes well-known rpms to be installed. -You can compare rpm vs urpmi with insmod vs modprobe or dpkg vs apt-get +You can compare rpm vs. urpmi with insmod vs. modprobe or dpkg vs apt-get .PP All users belonging to group urpmi are allowed to install packages. .br @@ -38,8 +37,8 @@ To install all available menu entries of all known packages, use autoirpm-icons. .SH OPTION .IP "\fB\--auto\fP" installs all required dependencies without asking. -.IP "\fB\-a\fP" -if multiple packages match the substring given, take them all +> .IP "\fB\-a\fP" +> if multiple packages match the substring given, take them all .SH FILES /usr/bin/urpmi .br @@ -66,11 +65,13 @@ A simple text file containning all dependencies of all known packages. The same but in html format, user readable. .SH "SEE ALSO" urpmi.addmedia(8), +urpmi.update(8), urpmi.removemedia(8), urpmi.update(8), autoirpm(8), autoirpm-icons(8), gurpmi(8), +rpmf(8), rpmdrake(8) .SH AUTHOR Pascal Rigaux, Mandrakesoft diff --git a/urpmi.addmedia.8 b/urpmi.addmedia.8 index c460536b..ebe72550 100644 --- a/urpmi.addmedia.8 +++ b/urpmi.addmedia.8 @@ -1,4 +1,4 @@ -.TH urpmi.addmedia 8 "18 Nov 1999" "Mandrakesoft" "Linux-Mandrake" +.TH urpmi.addmedia 8 "29 Feb 2000" "Mandrakesoft" "Linux-Mandrake" .IX urpmi.addmedia .SH NAME urpmi.addmedia \- adds a new rpms media for use with urpmi @@ -19,12 +19,12 @@ Where <\fIname\fP> is your reference for the media (e.g. MandrakeUpdate). <\fIhost\fP>/<\fIpath\fP> is the location of the rpm directory on the net. .br <\fIrelative path of hdlist\fP> is the pathname where to find the hdlist of the rpms. The location is given relative to <\fIpath\fP>. +.nf +eg: urpmi.addmedia ftp ftp://a:a@leia//export/Mandrake/RPMS with ../base/hdlist +.fi .br .IP "\fB urpmi.addmedia <\fIname\fP> ftp://<\fIlogin\fP>:<\fIuser\fP>@<\fIhost\fP>/<\fIpath\fP> with <\fIrelative path of hdlist\fP>\fP" The same as for http, just add your login and user if required (Note that you needn't to specify anonymous as login for anonymous access ftp servers). -.nf -eg: urpmi.addmedia ftp ftp://a:a@leia//export/Mandrake/RPMS with ../base/hdlist -.fi .PP Local drive or NFS: .br @@ -67,10 +67,12 @@ A simple text file containing all dependencies of all known packages. The same but in html format, user readable. .SH "SEE ALSO" urpmi(8), +urpmi.update(8), urpmi.removemedia(8), autoirpm(8), autoirpm-icons(8), gurpmi(8), +rpmf(8), rpmdrake(8) .SH AUTHOR Pascal Rigaux, Mandrakesoft diff --git a/urpmi.removemedia.8 b/urpmi.removemedia.8 index b53bde82..09dad38c 100644 --- a/urpmi.removemedia.8 +++ b/urpmi.removemedia.8 @@ -1,4 +1,4 @@ -.TH urpmi.removemedia 8 "18 Nov 1999" "Mandrakesoft" "Linux-Mandrake" +.TH urpmi.removemedia 8 "29 Feb 2000" "Mandrakesoft" "Linux-Mandrake" .IX urpmi.removemedia .SH NAME urpmi.removemedia \- remove a rpms media from the known medias of urpmi @@ -39,6 +39,7 @@ urpmi.addmedia(8), autoirpm(8), autoirpm-icons(8), gurpmi(8), +rpmf(8), rpmdrake(8) .SH AUTHOR Pascal Rigaux, Mandrakesoft -- cgit v1.2.1