summaryrefslogtreecommitdiffstats
path: root/pod/urpmf.8.pod
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2006-11-20 14:09:27 +0000
committerPascal Rigaux <pixel@mandriva.com>2006-11-20 14:09:27 +0000
commit5600492dcd56bbf8c43bc7c2696e935d3791b111 (patch)
treeb87aa2fcc6b16ae8a92dccb52cdf1f9c353abafa /pod/urpmf.8.pod
parent3682ad3fd865ae0ec8543e37753fb73c73dbe2e0 (diff)
downloadurpmi-5600492dcd56bbf8c43bc7c2696e935d3791b111.tar
urpmi-5600492dcd56bbf8c43bc7c2696e935d3791b111.tar.gz
urpmi-5600492dcd56bbf8c43bc7c2696e935d3791b111.tar.bz2
urpmi-5600492dcd56bbf8c43bc7c2696e935d3791b111.tar.xz
urpmi-5600492dcd56bbf8c43bc7c2696e935d3791b111.zip
update AUTHOR in pod files
Diffstat (limited to 'pod/urpmf.8.pod')
-rw-r--r--pod/urpmf.8.pod9
1 files changed, 6 insertions, 3 deletions
diff --git a/pod/urpmf.8.pod b/pod/urpmf.8.pod
index 06b2aa6f..d13a46dd 100644
--- a/pod/urpmf.8.pod
+++ b/pod/urpmf.8.pod
@@ -14,7 +14,10 @@ file whose name or path was specified as an argument on the command-line.
want to locate. Perl-style regular expressions are allowed. urpmf will
then print a list of matching files, with their corresponding packages. By
using options, you may format output differently, and search through other
-rpm tags. Note that urpmf searches through the urpmi media (B<not> in
+rpm tags. The default behaviour corresponds to the B<--files> option;
+using other options makes urpmf search through other tags' contents.
+
+Note that urpmf searches through the urpmi media (B<not> in
the system's rpm database -- for that you should use rpm(8) instead).
=head1 OPTIONS
@@ -258,5 +261,5 @@ urpmq(8), urpmi.files(5).
=head1 AUTHOR
-Pascal Rigaux (original author), FranE<ccedil>ois Pons, Rafael
-Garcia-Suarez <rgarciasuarez@mandriva.com> (current maintainer)
+Pascal Rigaux <pixel@mandriva.com> (original author and current maintainer),
+FranE<ccedil>ois Pons, Rafael Garcia-Suarez <rgarciasuarez@mandriva.com>