diff options
Diffstat (limited to 'lib/libc/sys/swapctl.2')
-rw-r--r-- | lib/libc/sys/swapctl.2 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/lib/libc/sys/swapctl.2 b/lib/libc/sys/swapctl.2 index e899bff9537..c74501680cf 100644 --- a/lib/libc/sys/swapctl.2 +++ b/lib/libc/sys/swapctl.2 @@ -198,9 +198,10 @@ An I/O error occurred while opening the swap device. .It Bq Er EFAULT .Fa arg points outside the process' allocated address space. +.El .Sh SEE ALSO -.Xr swapctl 8 , -.Xr config 8 +.Xr config 8 , +.Xr swapctl 8 .Sh BUGS The .Dv SWAP_OFF |