diff options
author | 2000-04-26 19:44:48 +0000 | |
---|---|---|
committer | 2000-04-26 19:44:48 +0000 | |
commit | 6bbfe568a02f4fa91aa68100b44d86f9822e1319 (patch) | |
tree | 32d3af5df947f343f5bb728867e2614e3a4e3011 | |
parent | mi_switch(), cpu_switch() page from netbsd w/ small addition by me; second try (diff) | |
download | wireguard-openbsd-6bbfe568a02f4fa91aa68100b44d86f9822e1319.tar.xz wireguard-openbsd-6bbfe568a02f4fa91aa68100b44d86f9822e1319.zip |
unforgivable oops, forgot xr spl(9)
-rw-r--r-- | share/man/man9/ctxsw.9 | 1 |
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 |