diff options
author | Rafael Garcia-Suarez <rgarciasuarez@mandriva.org> | 2004-04-07 10:42:07 +0000 |
---|---|---|
committer | Rafael Garcia-Suarez <rgarciasuarez@mandriva.org> | 2004-04-07 10:42:07 +0000 |
commit | b655a8a23e36a91eb4fc65f0ee4261026db36f4d (patch) | |
tree | 9257ad8d3505e4d981a954961cd118def0b0e335 /man/C/urpme.8 | |
parent | 37bb195ab50ff3fca76afae9c1d7c6f900467410 (diff) | |
download | urpmi-b655a8a23e36a91eb4fc65f0ee4261026db36f4d.tar urpmi-b655a8a23e36a91eb4fc65f0ee4261026db36f4d.tar.gz urpmi-b655a8a23e36a91eb4fc65f0ee4261026db36f4d.tar.bz2 urpmi-b655a8a23e36a91eb4fc65f0ee4261026db36f4d.tar.xz urpmi-b655a8a23e36a91eb4fc65f0ee4261026db36f4d.zip |
Small manpage updates.
Diffstat (limited to 'man/C/urpme.8')
-rw-r--r-- | man/C/urpme.8 | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/man/C/urpme.8 b/man/C/urpme.8 index afa3bceb..6a316e2f 100644 --- a/man/C/urpme.8 +++ b/man/C/urpme.8 @@ -43,10 +43,9 @@ if a password is used to access distant location (using network protocol) or various directory are used to store packages. .TP .FN /var/lib/urpmi/hdlist.* -Contains information about all known packages, it's a summary of rpm headers. -If an hdlist file is used for a medium \fBurpmf\fP can operate completely which -is almost always the case (please refer to \fBurpmf\fP man page for more -informations on this topic). +Contains information about all known packages; it's a summary of rpm headers. +If an hdlist file is used for a medium, \fBurpmf\fP can operate completely +without accessing this medium (this is almost always the case). .TP .FN /var/lib/urpmi/synthesis.hdlist.* Contains synthesis information about all known packages built from hdlist files |