diff options
Diffstat (limited to 'lib/libc/sys')
-rw-r--r-- | lib/libc/sys/swapctl.2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/sys/swapctl.2 b/lib/libc/sys/swapctl.2 index 43f915834c0..551ee5a0cd8 100644 --- a/lib/libc/sys/swapctl.2 +++ b/lib/libc/sys/swapctl.2 @@ -142,7 +142,7 @@ case, except that they change the priority of a currently enabled swap device. .El .Pp When swapping is enabled on a block device, the first portion of the disk is -left unused to prevent any disklable present from being overwritten. +left unused to prevent any disklabel present from being overwritten. This space is allocated from the swap device when the .Dv SWAP_ON command is used. |