summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Hood <0x6e6562@gmail.com>2009-01-22 13:47:46 +0000
committerBen Hood <0x6e6562@gmail.com>2009-01-22 13:47:46 +0000
commitdab8b76f56b1f5dcfa55a406a5670ca946c31174 (patch)
treea785b370cc61158e63b198e75ad7757b75de90d4
parent414fcba01a9ef35404e79075acfcaa753ba695b3 (diff)
parentafcb8fd9722a1a4a5a8eccac9811e4c9cd6d0c32 (diff)
downloadrabbitmq-server-dab8b76f56b1f5dcfa55a406a5670ca946c31174.tar.gz
Merged 20173 into default
-rw-r--r--docs/rabbitmqctl.1.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/rabbitmqctl.1.pod b/docs/rabbitmqctl.1.pod
index 9123208d..e9b9514e 100644
--- a/docs/rabbitmqctl.1.pod
+++ b/docs/rabbitmqctl.1.pod
@@ -118,7 +118,7 @@ set_permissions [-p I<vhostpath>] I<username> I<regexp> I<regexp>
set the permissions for the user named I<username> in the virtual
host I<vhostpath>, granting them configuration access to resources
with names matching the first I<regexp> and messaging access to
- resources with names matching the second <regexp>.
+ resources with names matching the second I<regexp>.
clear_permissions [-p I<vhostpath>] I<username>
remove the permissions for the user named I<username> in the