summaryrefslogtreecommitdiffstats
path: root/autoirpm.8
diff options
context:
space:
mode:
authorPablo Saratxaga <pablo@mandriva.com>2001-08-29 17:20:36 +0000
committerPablo Saratxaga <pablo@mandriva.com>2001-08-29 17:20:36 +0000
commite2f6e178f6cbd8da5cc2250297faa7efbfa4dc9d (patch)
treeafbb4198c51594ef66b18688e661350d9f8e053d /autoirpm.8
parent3c328f7c3c286c941127905fc1566ce2622694f2 (diff)
downloadurpmi-e2f6e178f6cbd8da5cc2250297faa7efbfa4dc9d.tar
urpmi-e2f6e178f6cbd8da5cc2250297faa7efbfa4dc9d.tar.gz
urpmi-e2f6e178f6cbd8da5cc2250297faa7efbfa4dc9d.tar.bz2
urpmi-e2f6e178f6cbd8da5cc2250297faa7efbfa4dc9d.tar.xz
urpmi-e2f6e178f6cbd8da5cc2250297faa7efbfa4dc9d.zip
changed man page structure to allow translations
Diffstat (limited to 'autoirpm.8')
-rw-r--r--autoirpm.851
1 files changed, 0 insertions, 51 deletions
diff --git a/autoirpm.8 b/autoirpm.8
deleted file mode 100644
index 5bdce60b..00000000
--- a/autoirpm.8
+++ /dev/null
@@ -1,51 +0,0 @@
-.TH autoirpm 8 "05 Sep 2000" "Mandrakesoft" "Linux-Mandrake"
-.IX autoirpm
-.SH NAME
-autoirpm \- auto installs the RPM matching your command
-.SH SYNOPSIS
-.B autoirpm
-.SH DESCRIPTION
-autoirpm *magically* guesses which package you need and installs it.
-Let's imagine that you typed gmix to launch your sound mixer. If it is
-not available, you are then asked if you wish to install the package
-gnome-media which contains the gmix binary...
-.PP
-To do so, launch autoirpm.update-all, which scans all packages known by
-urpmi for all binary executables. It then creates links in respective binary
-directories...
-Use autoirpm.uninstall to remove all links created by autoirpm.update.
-.PP
-use \fBautoirpm.update <name>\fP to update executables contained in packages
-of <name>d media.
-.PP
-use \fBautoirpm.update-all\fP to update executables contained in packages of
-all medias known by urpmi.
-.PP
-use \fBautoirpm.uninstall\fP to remove all links installed by autoirpm.
-.PP
-This feature may be offered for menu icons installing autoirpm-icons package.
-.SH FILES
-/etc/urpmi/autoirpm.deny
-.br
-All binaries contained in packages listed in this file won't lead to an auto install of rpm.
-.PP
-/etc/urpmi/autoirpm.allow
-.br
-If present, only binaries of listed packages will offer the feature of
-auto-install.
-
-.SH "SEE ALSO"
-urpmi(8)
-.SH AUTHOR
-Pascal Rigaux, Mandrakesoft
-.br
-pixel@mandrakesoft.com
-
-
-
-
-
-
-
-
-