summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sbin/swapon/swapon.814
-rw-r--r--share/man/man5/rc.conf.52
2 files changed, 7 insertions, 9 deletions
diff --git a/sbin/swapon/swapon.8 b/sbin/swapon/swapon.8
index 6e22dce..c5e1324 100644
--- a/sbin/swapon/swapon.8
+++ b/sbin/swapon/swapon.8
@@ -72,19 +72,17 @@ available to the system for swap allocation.
.Xr swapon 2 ,
.Xr fstab 5 ,
.Xr init 8 ,
+.Xr mdconfig 8 ,
.Xr pstat 8 ,
-.Xr rc 8 ,
-.Xr vnconfig 8
+.Xr rc 8
.Sh FILES
-.Bl -tag -width "/dev/{wd,da}?s?b" -compact
-.It Pa /dev/{wd,da}?s?b
+.Bl -tag -width "/dev/{ad,da}?s?b" -compact
+.It Pa /dev/{ad,da}?s?b
standard paging devices
-.It Pa /dev/vn0b
-vnode disk paging device
+.It Pa /dev/md?
+memory disk devices
.It Pa /etc/fstab
ASCII filesystem description table
-.It Pa /etc/vntab
-ASCII vnode file table
.El
.Sh BUGS
There is no way to stop paging and swapping on a device.
diff --git a/share/man/man5/rc.conf.5 b/share/man/man5/rc.conf.5
index f7aff02..3945239 100644
--- a/share/man/man5/rc.conf.5
+++ b/share/man/man5/rc.conf.5
@@ -1483,6 +1483,7 @@ then unaligned access warnings will not be printed. (alpha)
.Xr ifconfig 8 ,
.Xr inetd 8 ,
.Xr lpd 8 ,
+.Xr mdconfig 8 ,
.Xr moused 8 ,
.Xr mrouted 8 ,
.Xr named 8 ,
@@ -1507,7 +1508,6 @@ then unaligned access warnings will not be printed. (alpha)
.Xr tickadj 8 ,
.Xr timed 8 ,
.Xr vinum 8 ,
-.Xr vnconfig 8 ,
.Xr xntpd 8 ,
.Xr xtend 8 ,
.Xr ypbind 8 ,
OpenPOWER on IntegriCloud