mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Mention /dev/vn0b and /dev/vntab. ascii -> ASCII transform had
already happened in an earlier commit. PR: docs/13645 Submitted by: Stephen Roznowski <sjr@home.com>
This commit is contained in:
parent
0df0b5481f
commit
7e6fca8523
1 changed files with 4 additions and 0 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in a new issue