summaryrefslogtreecommitdiffstats
path: root/man
diff options
context:
space:
mode:
authorZdenek Kabelac <zkabelac@redhat.com>2012-03-01 10:39:21 +0000
committerZdenek Kabelac <zkabelac@redhat.com>2012-03-01 10:39:21 +0000
commitc219934a879671655816a92ad440350b6ecfc559 (patch)
tree3d66a718d5b289452b391df8d418d84aa1af5600 /man
parent84e16ecdb56839890f673a636c25dd9323c0f46a (diff)
downloadlvm2-c219934a879671655816a92ad440350b6ecfc559.tar.gz
lvm2-c219934a879671655816a92ad440350b6ecfc559.tar.xz
lvm2-c219934a879671655816a92ad440350b6ecfc559.zip
Add _rimage as reserved suffix
Diffstat (limited to 'man')
-rw-r--r--man/lvm.8.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/lvm.8.in b/man/lvm.8.in
index c7841132..5f19c463 100644
--- a/man/lvm.8.in
+++ b/man/lvm.8.in
@@ -276,7 +276,7 @@ VG and LV names cannot begin with a hyphen.
There are also various reserved names that are used internally by lvm that can not be used as LV or VG names.
A VG cannot be called anything that exists in /dev/ at the time of creation, nor can it be called '.' or '..'.
A LV cannot be called '.' '..' 'snapshot' or 'pvmove'. The LV name may also not contain
-the strings '_mlog', '_mimage', '_tdata', '_tmeta'.
+the strings '_mlog', '_mimage', '_rimage', '_tdata', '_tmeta'.
.SH DIAGNOSTICS