summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbrad <brad@openbsd.org>2001-12-30 00:31:03 +0000
committerbrad <brad@openbsd.org>2001-12-30 00:31:03 +0000
commite7a758055e0dfa48e1128c06b83b40dd57875949 (patch)
tree2125dbd88f9b644a74e36fc517edf76116e269a7
parentsetup stdout & stderr; marius@alchemy.franken.de (diff)
downloadwireguard-openbsd-e7a758055e0dfa48e1128c06b83b40dd57875949.tar.xz
wireguard-openbsd-e7a758055e0dfa48e1128c06b83b40dd57875949.zip
NetBSD -> OpenBSD (Ox)
-rw-r--r--sbin/raidctl/raidctl.89
1 files changed, 6 insertions, 3 deletions
diff --git a/sbin/raidctl/raidctl.8 b/sbin/raidctl/raidctl.8
index c38d70733e8..85d8659c6ee 100644
--- a/sbin/raidctl/raidctl.8
+++ b/sbin/raidctl/raidctl.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: raidctl.8,v 1.18 2001/12/29 21:54:57 tdeval Exp $
+.\" $OpenBSD: raidctl.8,v 1.19 2001/12/30 00:31:03 brad Exp $
.\" $NetBSD: raidctl.8,v 1.24 2001/07/10 01:30:52 lukem Exp $
.\"
.\" Copyright (c) 1998 The NetBSD Foundation, Inc.
@@ -1046,9 +1046,12 @@ A typical RAID 1 setup with root on RAID might be as follows:
.Bl -enum
.It
wd0a - a small partition, which contains a complete, bootable, basic
-NetBSD installation.
+.Ox
+installation.
.It
-wd1a - also contains a complete, bootable, basic NetBSD installation.
+wd1a - also contains a complete, bootable, basic
+.Ox
+installation.
.It
wd0e and wd1e - a RAID 1 set, raid0, used for the root file system.
.It