summaryrefslogtreecommitdiffstats
path: root/lib/libc
diff options
context:
space:
mode:
authoraaron <aaron@openbsd.org>2001-03-11 03:10:06 +0000
committeraaron <aaron@openbsd.org>2001-03-11 03:10:06 +0000
commit3f6cd7702a92af66b09fd0c72f9f540f21eebfd6 (patch)
tree2115926264adaa10ba2be2efb5d962937d8e9bc6 /lib/libc
parentAdd some missing PHY references to the SYNOPSIS and SEE ALSO sections. (diff)
downloadwireguard-openbsd-3f6cd7702a92af66b09fd0c72f9f540f21eebfd6.tar.xz
wireguard-openbsd-3f6cd7702a92af66b09fd0c72f9f540f21eebfd6.zip
Fix typo: disklable -> disklabel; from NetBSD.
Diffstat (limited to 'lib/libc')
-rw-r--r--lib/libc/sys/swapctl.22
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.