From 2c41e2a10952633655e98ac91ada16ae283a839c Mon Sep 17 00:00:00 2001 From: Simon Howard Date: Wed, 12 Mar 2025 19:27:27 +0000 Subject: [PATCH] Fix spelling errors Unlike some of my other fixes which are more subtle, these are unambigously spelling errors. Signed-off-by: Simon Howard Reviewed-by: Tony Hutter Reviewed-by: Alexander Motin --- man/man4/zfs.4 | 8 ++++---- man/man7/vdevprops.7 | 4 ++-- man/man8/zpool-events.8 | 2 +- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/man/man4/zfs.4 b/man/man4/zfs.4 index 4b0234749..9573a9cf3 100644 --- a/man/man4/zfs.4 +++ b/man/man4/zfs.4 @@ -237,7 +237,7 @@ in reading stored log metadata, or the metadata has become somehow fragmented/unusable). . .It Sy l2arc_rebuild_blocks_min_l2size Ns = Ns Sy 1073741824 Ns B Po 1 GiB Pc Pq u64 -Mininum size of an L2ARC device required in order to write log blocks in it. +Minimum size of an L2ARC device required in order to write log blocks in it. The log blocks are used upon importing the pool to rebuild the persistent L2ARC. .Pp For L2ARC devices less than 1 GiB, the amount of data @@ -572,16 +572,16 @@ most ZPL operations (e.g. write, create) will return .Sy ENOSPC . . .It Sy spa_num_allocators Ns = Ns Sy 4 Pq int -Determines the number of block alloctators to use per spa instance. +Determines the number of block allocators to use per spa instance. Capped by the number of actual CPUs in the system via .Sy spa_cpus_per_allocator . .Pp Note that setting this value too high could result in performance -degredation and/or excess fragmentation. +degradation and/or excess fragmentation. Set value only applies to pools imported/created after that. . .It Sy spa_cpus_per_allocator Ns = Ns Sy 4 Pq int -Determines the minimum number of CPUs in a system for block alloctator +Determines the minimum number of CPUs in a system for block allocator per spa instance. Set value only applies to pools imported/created after that. . diff --git a/man/man7/vdevprops.7 b/man/man7/vdevprops.7 index 209582e34..acabe6b66 100644 --- a/man/man7/vdevprops.7 +++ b/man/man7/vdevprops.7 @@ -72,7 +72,7 @@ state of this vdev such as online, faulted, or offline .It Sy guid globally unique id of this vdev .It Sy asize -The allocable size of this vdev +The allocatable size of this vdev .It Sy psize The physical size of this vdev .It Sy ashift @@ -96,7 +96,7 @@ The physical path to the device .It Sy encpath The enclosure path to the device .It Sy fru -Field Replacable Unit, usually a model number +Field Replaceable Unit, usually a model number .It Sy parent Parent of this vdev .It Sy children diff --git a/man/man8/zpool-events.8 b/man/man8/zpool-events.8 index d4e820fc5..a176e54a2 100644 --- a/man/man8/zpool-events.8 +++ b/man/man8/zpool-events.8 @@ -112,7 +112,7 @@ See .Xr zfs 4 for more details on the .Sy zfs_vdev_direct_write_verify -module paramter. +module parameter. .It Sy config Issued every time a vdev change have been done to the pool. .It Sy zpool