summaryrefslogtreecommitdiffstats
path: root/sbin/swapon/swapon.8
diff options
context:
space:
mode:
authorcharnier <charnier@FreeBSD.org>1998-08-03 06:35:01 +0000
committercharnier <charnier@FreeBSD.org>1998-08-03 06:35:01 +0000
commit3c48dac5331b38d1775b3772c5e023dcc1e7bd74 (patch)
tree83b1a91d9ebff348ef05c727b298e6518fc0474b /sbin/swapon/swapon.8
parent25f789f5096111d1ed77cb38cc4bf837b23647dd (diff)
downloadFreeBSD-src-3c48dac5331b38d1775b3772c5e023dcc1e7bd74.zip
FreeBSD-src-3c48dac5331b38d1775b3772c5e023dcc1e7bd74.tar.gz
.Nm swapon -> .Nm.
Sort #includes. Add rcsid.
Diffstat (limited to 'sbin/swapon/swapon.8')
-rw-r--r--sbin/swapon/swapon.86
1 files changed, 3 insertions, 3 deletions
diff --git a/sbin/swapon/swapon.8 b/sbin/swapon/swapon.8
index 77d89b9..953796d 100644
--- a/sbin/swapon/swapon.8
+++ b/sbin/swapon/swapon.8
@@ -30,7 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)swapon.8 8.1 (Berkeley) 6/5/93
-.\" $Id: swapon.8,v 1.8 1998/01/25 17:28:52 steve Exp $
+.\" $Id: swapon.8,v 1.9 1998/02/01 06:46:37 steve Exp $
.\"
.Dd June 5, 1993
.Dt SWAPON 8
@@ -50,14 +50,14 @@ are to take place.
The system begins by swapping and paging on only a single device
so that only one disk is required at bootstrap time.
Calls to
-.Nm swapon
+.Nm
normally occur in the system multi-user initialization file
.Pa /etc/rc
making all swap devices available, so that the paging and swapping
activity is interleaved across several devices.
.Pp
Normally, the first form is used:
-.Bl -tag -width Ds
+.Bl -tag -width indent
.It Fl a
All devices marked as ``sw''
swap devices in
OpenPOWER on IntegriCloud