From a9b8cbd24d77a8cfe376d2a052b8341bd2431863 Mon Sep 17 00:00:00 2001 From: nik Date: Sun, 26 Sep 1999 00:05:45 +0000 Subject: Mention /dev/vn0b and /dev/vntab. ascii -> ASCII transform had already happened in an earlier commit. PR: docs/13645 Submitted by: Stephen Roznowski --- sbin/swapon/swapon.8 | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'sbin') diff --git a/sbin/swapon/swapon.8 b/sbin/swapon/swapon.8 index 5f33d3d..2dc23cb 100644 --- a/sbin/swapon/swapon.8 +++ b/sbin/swapon/swapon.8 @@ -79,8 +79,12 @@ available to the system for swap allocation. .Bl -tag -width "/dev/{wd,da}?s?b" -compact .It Pa /dev/{wd,da}?s?b standard paging devices +.It Pa /dev/vn0b +vnode disk paging device .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. -- cgit v1.1