aboutsummaryrefslogtreecommitdiff
path: root/sbin/swapon
diff options
context:
space:
mode:
authorPhilippe Charnier <charnier@FreeBSD.org>2002-07-06 19:35:14 +0000
committerPhilippe Charnier <charnier@FreeBSD.org>2002-07-06 19:35:14 +0000
commit629e80effb830c03e8e3d994c8f0da9a586bdaed (patch)
tree99ea69cc63d1c002be52a140f51ebc2b2c7744d7 /sbin/swapon
parent960368f7ffa06661f3de934079153cc071700d89 (diff)
downloadsrc-629e80effb830c03e8e3d994c8f0da9a586bdaed.tar.gz
src-629e80effb830c03e8e3d994c8f0da9a586bdaed.zip
The .Nm utility.
Notes
Notes: svn path=/head/; revision=99503
Diffstat (limited to 'sbin/swapon')
-rw-r--r--sbin/swapon/swapon.87
1 files changed, 4 insertions, 3 deletions
diff --git a/sbin/swapon/swapon.8 b/sbin/swapon/swapon.8
index ac9e018d90a8..026742751157 100644
--- a/sbin/swapon/swapon.8
+++ b/sbin/swapon/swapon.8
@@ -44,8 +44,9 @@
.Nm
.Ar special_file ...
.Sh DESCRIPTION
-.Nm Swapon
-is used to specify additional devices on which paging and swapping
+The
+.Nm
+utility is used to specify additional devices on which paging and swapping
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.
@@ -91,5 +92,5 @@ mounted during system operation.
.Sh HISTORY
The
.Nm
-command appeared in
+utility appeared in
.Bx 4.0 .