mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-01 08:27:59 +00:00
.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.
This commit is contained in:
parent
8a2d9f5076
commit
c9c3deeddc
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=28771
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user