summaryrefslogtreecommitdiffstats
path: root/pod/rurpmi.8.pod
diff options
context:
space:
mode:
authorRafael Garcia-Suarez <rgarciasuarez@mandriva.org>2005-11-25 17:48:34 +0000
committerRafael Garcia-Suarez <rgarciasuarez@mandriva.org>2005-11-25 17:48:34 +0000
commit8efdb18a2d30db87bec6df08110c1f806a65b9be (patch)
tree91be941d578d976dba2a01b4021fdcf4209c000e /pod/rurpmi.8.pod
parenta44234487067beeb9d690de52cff82396261638b (diff)
downloadurpmi-8efdb18a2d30db87bec6df08110c1f806a65b9be.tar
urpmi-8efdb18a2d30db87bec6df08110c1f806a65b9be.tar.gz
urpmi-8efdb18a2d30db87bec6df08110c1f806a65b9be.tar.bz2
urpmi-8efdb18a2d30db87bec6df08110c1f806a65b9be.tar.xz
urpmi-8efdb18a2d30db87bec6df08110c1f806a65b9be.zip
Small manpage updates
Diffstat (limited to 'pod/rurpmi.8.pod')
-rw-r--r--pod/rurpmi.8.pod15
1 files changed, 8 insertions, 7 deletions
diff --git a/pod/rurpmi.8.pod b/pod/rurpmi.8.pod
index 03957cda..aa13f113 100644
--- a/pod/rurpmi.8.pod
+++ b/pod/rurpmi.8.pod
@@ -9,12 +9,13 @@ rurpmi - restricted urpmi
=head1 DESCRIPTION
rurpmi is similar to urpmi, but has a stripped-down set of features. It's
-intended to be used by users with sudo rights on it, preventing them to
-abuse it to compromise the system. With it, you can't install arbitrary
-rpm files, the B<--keep>, B<--verify-rpm>, and B<--norebuild> options are
-forced, and several dangerous options are forbidden (B<--root>,
-B<--use-distrib>, B<--env>, B<--nolock>, B<--allow-nodeps>,
-B<--allow-force>, B<--force>).
+intended to be used by users without root privileges but with sudo rights
+on it, preventing any abuse of this tool to compromise the system.
+
+With rurpmi, you can't install arbitrary rpm files; moreoever the
+B<--keep>, B<--verify-rpm>, and B<--norebuild> options are forced, and
+several dangerous options are forbidden (B<--root>, B<--use-distrib>,
+B<--env>, B<--nolock>, B<--allow-nodeps>, B<--allow-force>, B<--force>).
=head1 CAVEAT
@@ -32,4 +33,4 @@ Maintained by Rafael Garcia-Suarez,
=head1 SEE ALSO
-L<I<urpmi>(8)>.
+urpmi(8).