summaryrefslogtreecommitdiff
path: root/share/man/man4/options.4
diff options
context:
space:
mode:
Diffstat (limited to 'share/man/man4/options.4')
-rw-r--r--share/man/man4/options.415
1 files changed, 14 insertions, 1 deletions
diff --git a/share/man/man4/options.4 b/share/man/man4/options.4
index ca343cecfff..4c18143e062 100644
--- a/share/man/man4/options.4
+++ b/share/man/man4/options.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: options.4,v 1.95 2002/03/18 08:47:42 miod Exp $
+.\" $OpenBSD: options.4,v 1.96 2002/04/07 00:03:29 tdeval Exp $
.\" $NetBSD: options.4,v 1.21 1997/06/25 03:13:00 thorpej Exp $
.\"
.\" Copyright (c) 1998 Theo de Raadt
@@ -289,6 +289,11 @@ control and observe another process.
See
.Xr ptrace 2
for details.
+.It Cd option RAIDDEBUG
+Be verbose on what RAIDframe does.
+See
+.Xr raid 4
+for details.
.El
.Ss File Systems
.Bl -ohang
@@ -612,6 +617,14 @@ Adds support for the
boot option (User Kernel Config).
Allows modification of kernel settings (e.g., device parameters) before
booting the system.
+.It Cd option RAID_AUTOCONFIG
+Adds support for auto-configuring the RAIDframe devices during the kernel
+initialization.
+See
+.Xr raid 4
+and
+.Xr raidctl 8
+for details.
.It Cd option UVM_SWAP_ENCRYPT
Enables kernel support for encrypting pages that are written out to
swap storage.