diff options
author | Rafael Garcia-Suarez <rgarciasuarez@mandriva.org> | 2004-04-27 15:22:21 +0000 |
---|---|---|
committer | Rafael Garcia-Suarez <rgarciasuarez@mandriva.org> | 2004-04-27 15:22:21 +0000 |
commit | e08831089a101a44eea2f3751707aaba469f2616 (patch) | |
tree | b244b652bd5dbff7a8c8e3ab47ed5f33b6bba4f9 | |
parent | fc492c7ad44a6a4f84979ea33806aee5c11b1517 (diff) | |
download | urpmi-e08831089a101a44eea2f3751707aaba469f2616.tar urpmi-e08831089a101a44eea2f3751707aaba469f2616.tar.gz urpmi-e08831089a101a44eea2f3751707aaba469f2616.tar.bz2 urpmi-e08831089a101a44eea2f3751707aaba469f2616.tar.xz urpmi-e08831089a101a44eea2f3751707aaba469f2616.zip |
Remove allusions to autoirpm from the urpmi(8) manpage.
-rw-r--r-- | man/C/urpmi.8 | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/man/C/urpmi.8 b/man/C/urpmi.8 index 94fd488f..430d5916 100644 --- a/man/C/urpmi.8 +++ b/man/C/urpmi.8 @@ -35,12 +35,6 @@ To remove a medium, use urpmi.removemedia. .br To update the package list (for example when the ftp archive changes) use urpmi.update. -.br -To automatically install a package corresponding to an executable you tried -to launch, use autoirpm. -.br -To install all available menu entries of all known packages, -use autoirpm-icons. .SH OPTIONS .IP "\fB\--help\fP" Print an help message and exit (this is the same as \fB-h\fP or \fB-?\fP). |