summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorJosh Durgin <josh.durgin@dreamhost.com>2011-12-15 13:49:10 -0800
committerJosh Durgin <josh.durgin@dreamhost.com>2011-12-15 13:49:10 -0800
commite5a5ae12d76b0c3c0672471bd9559c0a5f951611 (patch)
treef7929de9d85d8a5a48cf7de0e02dfca6c4f5c537 /man
parent4eb836546d2a61af1ed9f2e95525124083d53762 (diff)
downloadceph-e5a5ae12d76b0c3c0672471bd9559c0a5f951611.tar.gz
man: update rule definition for ceph-rbdnamer
This is the rule we install since 891025e539a92b5d75011e2e75c475fc0c272042. Signed-off-by: Josh Durgin <josh.durgin@dreamhost.com>
Diffstat (limited to 'man')
-rw-r--r--man/ceph-rbdnamer.82
1 files changed, 1 insertions, 1 deletions
diff --git a/man/ceph-rbdnamer.8 b/man/ceph-rbdnamer.8
index 0c8c2fd3c13..d5d7b8b55a4 100644
--- a/man/ceph-rbdnamer.8
+++ b/man/ceph-rbdnamer.8
@@ -43,7 +43,7 @@ set up a device symlink.
.sp
.nf
.ft C
-KERNEL=="rbd[0\-9]*", PROGRAM="/usr/bin/ceph\-rbdnamer %n", SYMLINK+="rbd/%c{1}/%c{2}:%n"
+KERNEL=="rbd[0\-9]*", PROGRAM="/usr/bin/ceph\-rbdnamer %n", SYMLINK+="rbd/%c{1}/%c{2}"
.ft P
.fi
.SH AVAILABILITY