diff options
author | Yuri Chornoivan <yurchor@ukr.net> | 2015-09-12 13:37:32 +0300 |
---|---|---|
committer | Yuri Chornoivan <yurchor@ukr.net> | 2015-09-12 13:37:32 +0300 |
commit | cae2bdc50697baf63ebfe1886f4da339fb34233b (patch) | |
tree | 2ecbdca6dba9f9aa0aca456124ab3bd7f7388ae9 /pod/8/urpmihowto.pod | |
parent | 2afc00112b6ebbc4c3bdf07ff6a81937c4612e36 (diff) | |
download | urpmi-cae2bdc50697baf63ebfe1886f4da339fb34233b.tar urpmi-cae2bdc50697baf63ebfe1886f4da339fb34233b.tar.gz urpmi-cae2bdc50697baf63ebfe1886f4da339fb34233b.tar.bz2 urpmi-cae2bdc50697baf63ebfe1886f4da339fb34233b.tar.xz urpmi-cae2bdc50697baf63ebfe1886f4da339fb34233b.zip |
Fix minor typos in the manpages
Diffstat (limited to 'pod/8/urpmihowto.pod')
-rw-r--r-- | pod/8/urpmihowto.pod | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pod/8/urpmihowto.pod b/pod/8/urpmihowto.pod index 8a4533a2..22f2f3e2 100644 --- a/pod/8/urpmihowto.pod +++ b/pod/8/urpmihowto.pod @@ -174,7 +174,7 @@ F<second/media_info> subdirectories. Per-media metadata consists in an C<hdlist.cz> file, that contains the gzipped headers of the RPMs in the media, a C<synthesis.hdlist.cz> file, much smaller than the hdlist and that contains only the information -necessary to urpmi to resolve dependencies, and optionnally a C<pubkey> +necessary to urpmi to resolve dependencies, and optionally a C<pubkey> file if the RPMs are signed (so urpmi can check that the RPMs it downloads are signed with the key associated to this media.) |