diff options
author | Niels Provos <provos@cvs.openbsd.org> | 1999-12-31 19:36:13 +0000 |
---|---|---|
committer | Niels Provos <provos@cvs.openbsd.org> | 1999-12-31 19:36:13 +0000 |
commit | 5dadc4b08180fae688c720278a2867a4ddbba6d7 (patch) | |
tree | bb7f604a5e0d8baa03a7bb7a660025086ee30e0e /share | |
parent | bea38bf9d654135f2d8625508e302827c48a35f8 (diff) |
grammar; binkertn@umich.edu
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man4/options.4 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/options.4 b/share/man/man4/options.4 index fb5f43e5b38..ddee11c050a 100644 --- a/share/man/man4/options.4 +++ b/share/man/man4/options.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: options.4,v 1.42 1999/12/30 19:04:28 provos Exp $ +.\" $OpenBSD: options.4,v 1.43 1999/12/31 19:36:12 provos Exp $ .\" $NetBSD: options.4,v 1.21 1997/06/25 03:13:00 thorpej Exp $ .\" .\" Copyright (c) 1998 Theo de Raadt @@ -505,8 +505,8 @@ Allows modification of kernel settings (i.e., device parameters) before booting the system. .It Cd option UVM_SWAP_ENCRYPT Enables kernel support for encrypting pages that are written out to -swap storage. Swap encryption avoids that sensitive data stays -alive on the disk even after the operating system has been shut down. +swap storage. Swap encryption prevents sensitive data from remaining +on the disk even after the operating system has been shut down. This option should be turned on if cryptographic filesystems are used. The sysctl variable .Em vm.swapencrypt |