summaryrefslogtreecommitdiff
path: root/man/ceph-rbdnamer.8
diff options
context:
space:
mode:
Diffstat (limited to 'man/ceph-rbdnamer.8')
-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