summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormickey <mickey@openbsd.org>2000-04-26 19:44:48 +0000
committermickey <mickey@openbsd.org>2000-04-26 19:44:48 +0000
commit6bbfe568a02f4fa91aa68100b44d86f9822e1319 (patch)
tree32d3af5df947f343f5bb728867e2614e3a4e3011
parentmi_switch(), cpu_switch() page from netbsd w/ small addition by me; second try (diff)
downloadwireguard-openbsd-6bbfe568a02f4fa91aa68100b44d86f9822e1319.tar.xz
wireguard-openbsd-6bbfe568a02f4fa91aa68100b44d86f9822e1319.zip
unforgivable oops, forgot xr spl(9)
-rw-r--r--share/man/man9/ctxsw.91
1 files changed, 1 insertions, 0 deletions
diff --git a/share/man/man9/ctxsw.9 b/share/man/man9/ctxsw.9
index 1050225b45a..9476a5ede68 100644
--- a/share/man/man9/ctxsw.9
+++ b/share/man/man9/ctxsw.9
@@ -142,5 +142,6 @@ should be called at
.Xr splhigh 9 .
.Pp
.Sh SEE ALSO
+.Xr spl 9 ,
.Xr tsleep 9 ,
.Xr wakeup 9