diff options
author | Andrea Gelmini <[email protected]> | 2019-08-30 18:46:52 +0200 |
---|---|---|
committer | Brian Behlendorf <[email protected]> | 2019-08-30 09:46:52 -0700 |
commit | 0463c955011fc3913f9aaad6c686f48f118d2fef (patch) | |
tree | 297ffcf4dbb2230b91cbb0d133922e0c47959826 /etc/zfs | |
parent | cd6b910b64a999f7943020786892e6a688f980d7 (diff) |
Fix typos in etc/
Reviewed-by: Ryan Moeller <[email protected]>
Reviewed-by: Richard Laager <[email protected]>
Reviewed-by: Brian Behlendorf <[email protected]>
Signed-off-by: Andrea Gelmini <[email protected]>
Closes #9236
Diffstat (limited to 'etc/zfs')
-rw-r--r-- | etc/zfs/vdev_id.conf.sas_direct.example | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/zfs/vdev_id.conf.sas_direct.example b/etc/zfs/vdev_id.conf.sas_direct.example index 0a6f130cb..d17ed149d 100644 --- a/etc/zfs/vdev_id.conf.sas_direct.example +++ b/etc/zfs/vdev_id.conf.sas_direct.example @@ -2,7 +2,7 @@ multipath no topology sas_direct phys_per_port 4 -# Additionally create /dev/by-enclousure/ symlinks for enclosure devices +# Additionally create /dev/by-enclosure/ symlinks for enclosure devices enclosure_symlinks yes # PCI_ID HBA PORT CHANNEL NAME |