diff options
author | Hartmut Goebel <h.goebel@crazy-compilers.com> | 2014-11-24 23:06:38 +0100 |
---|---|---|
committer | Thierry Vignaud <thierry.vignaud@gmail.com> | 2014-11-25 19:35:03 +0100 |
commit | 49d713c14136634dab5bd51e0c8f588410a58697 (patch) | |
tree | 91a3b5abeea51e9528d7c93ca1a7a494668c208c /pod/8/urpme.pod | |
parent | fb3a04bde2a7e2c89569e6c274456f61aff193db (diff) | |
download | urpmi-49d713c14136634dab5bd51e0c8f588410a58697.tar urpmi-49d713c14136634dab5bd51e0c8f588410a58697.tar.gz urpmi-49d713c14136634dab5bd51e0c8f588410a58697.tar.bz2 urpmi-49d713c14136634dab5bd51e0c8f588410a58697.tar.xz urpmi-49d713c14136634dab5bd51e0c8f588410a58697.zip |
Minor markup improvements
Diffstat (limited to 'pod/8/urpme.pod')
-rw-r--r-- | pod/8/urpme.pod | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/pod/8/urpme.pod b/pod/8/urpme.pod index eead9f78..158a6957 100644 --- a/pod/8/urpme.pod +++ b/pod/8/urpme.pod @@ -99,17 +99,17 @@ See urpmi.files(5). =over -=item 0 +=item C<0> Success; or nothing was found to remove; or the user cancelled the whole operation. -=item 1 +=item C<1> Command line inconsistency, invocation failure (you are not root), or packages not found. -=item 2 +=item C<2> Removal of packages failed. |