diff options
author | cinap_lenrek <cinap_lenrek@felloff.net> | 2017-10-29 23:09:54 +0100 |
---|---|---|
committer | cinap_lenrek <cinap_lenrek@felloff.net> | 2017-10-29 23:09:54 +0100 |
commit | f3f93925173d15ca48e90ce1624452d7e3b7726f (patch) | |
tree | d9faed1bb124d767aacca06261c6d51a22595851 /sys/man/8 | |
parent | 93117262c2e377d9d4f1588924032d1b69e7e2f9 (diff) |
kernel: introduce devswap #ΒΆ to serve /dev/swap and handle swapfile encryption
Diffstat (limited to 'sys/man/8')
-rw-r--r-- | sys/man/8/swap | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/man/8/swap b/sys/man/8/swap index aa0c811a1..872d41652 100644 --- a/sys/man/8/swap +++ b/sys/man/8/swap @@ -35,4 +35,5 @@ will lead to deadlock if the process isn't made non-swappable ctl-message in .IR proc (3)). .SH "SEE ALSO" +.IR swap (3), .IR proc (3) |