diff options
Diffstat (limited to 'man/man8/zpool.8')
-rw-r--r-- | man/man8/zpool.8 | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/man/man8/zpool.8 b/man/man8/zpool.8 index b5fbc068e..7251dc607 100644 --- a/man/man8/zpool.8 +++ b/man/man8/zpool.8 @@ -27,7 +27,7 @@ .\" Copyright 2017 Nexenta Systems, Inc. .\" Copyright (c) 2017 Open-E, Inc. All Rights Reserved. .\" -.Dd January 10, 2018 +.Dd March 9, 2018 .Dt ZPOOL 8 SMM .Os Linux .Sh NAME @@ -888,7 +888,11 @@ The pool names .Sy spare and .Sy log -are reserved, as are names beginning with the pattern +are reserved, as are names beginning with +.Sy mirror , +.Sy raidz , +.Sy spare , +and the pattern .Sy c[0-9] . The .Ar vdev |