summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2011-04-17 21:20:26 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2011-04-17 21:20:26 +0000
commit9db3fef6889ea4b92dd3ae94e557078cb7fccd22 (patch)
treed554bc1fb0be63f9c1b265b9e82c988858910793
parentcfc816409757b1a54cf19f520f8b68d0fc743807 (diff)
a little more tweaking; ok krw
-rw-r--r--sbin/swapctl/swapctl.812
1 files changed, 6 insertions, 6 deletions
diff --git a/sbin/swapctl/swapctl.8 b/sbin/swapctl/swapctl.8
index 9e80c6a2d33..c20628fb92f 100644
--- a/sbin/swapctl/swapctl.8
+++ b/sbin/swapctl/swapctl.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: swapctl.8,v 1.31 2011/04/17 20:17:12 krw Exp $
+.\" $OpenBSD: swapctl.8,v 1.32 2011/04/17 21:20:25 jmc Exp $
.\" $NetBSD: swapctl.8,v 1.14 1998/05/22 18:27:52 msaitoh Exp $
.\"
.\" Copyright (c) 1997 Matthew R. Green
@@ -154,17 +154,17 @@ may be needed before all file systems are available, such as during
disk checks of large file systems.
.El
.Sh SWAP OPTIONS
-Lines such as
+Lines such as the following
+specify swap devices in
+.Pa /etc/fstab :
.Bd -literal -offset indent
/dev/sd1b none swap sw
d48d0e3fc1c39531.k none swap sw
.Ed
.Pp
-specify swap devices in
-.Pa /etc/fstab .
-The initial swap device (root disk, partition b) does not need to appear in
+The initial swap device (root disk, partition b) need not appear in
.Pa /etc/fstab ,
-although it may.
+though it is not an error for it to do so.
.Pp
Additional flags include:
.Pp