diff options
-rw-r--r-- | man/man8/zpool.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/man8/zpool.8 b/man/man8/zpool.8 index 35a195aa0..929340fcb 100644 --- a/man/man8/zpool.8 +++ b/man/man8/zpool.8 @@ -184,7 +184,7 @@ The \fBzpool\fR command configures \fBZFS\fR storage pools. A storage pool is a .sp .LP All datasets within a storage pool share the same space. See \fBzfs\fR(8) for information on managing datasets. -.SS "Virtual Devices (\fBvdev\fRs)" +.SS "Virtual Devices (vdevs)" .sp .LP A "virtual device" describes a single device or a collection of devices organized according to certain performance and fault characteristics. The following virtual devices are supported: |