diff options
author | imp <imp@FreeBSD.org> | 1997-08-26 00:32:06 +0000 |
---|---|---|
committer | imp <imp@FreeBSD.org> | 1997-08-26 00:32:06 +0000 |
commit | 015fbf2e02ae69e8765b8a0d265a4a7eb775f849 (patch) | |
tree | d8cce212a833bc59efd593c7b4cae4ea0c07522e /sbin | |
parent | b4bd137bbdb0f9fe56d37ab96a58bb8d989d5d96 (diff) | |
download | FreeBSD-src-015fbf2e02ae69e8765b8a0d265a4a7eb775f849.zip FreeBSD-src-015fbf2e02ae69e8765b8a0d265a4a7eb775f849.tar.gz |
.Xr vnconfig 8. This was suggested by Dworkin Muller <dworkin@village.org>
when he tried to figure out how to swap to a file and had to ask me for
help.
Diffstat (limited to 'sbin')
-rw-r--r-- | sbin/swapon/swapon.8 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/sbin/swapon/swapon.8 b/sbin/swapon/swapon.8 index 979f77a..f5bf2b5 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$ +.\" $Id: swapon.8,v 1.6 1997/02/22 14:33:22 peter Exp $ .\" .Dd June 5, 1993 .Dt SWAPON 8 @@ -72,7 +72,8 @@ available to the system for swap allocation. .Xr swapon 2 , .Xr fstab 5 , .Xr init 8 , -.Xr rc 8 +.Xr rc 8 , +.Xr vnconfig 8 .Sh FILES .Bl -tag -width /dev/[ru][pk]?b -compact .It Pa /dev/[ru][pk]?b |