Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 8 Sep 1999 20:28:44 -0400 (EDT)
From:      sjr@home.com
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   docs/13645: Minor update to swapon man page
Message-ID:  <199909090028.UAA46920@cc158233-a.catv1.md.home.com>

next in thread | raw e-mail | index | archive | help

>Number:         13645
>Category:       docs
>Synopsis:       Add mention of vn devices to swapon man page
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Sep  8 17:30:00 PDT 1999
>Closed-Date:
>Last-Modified:
>Originator:     Stephen J. Roznowski
>Release:        FreeBSD 4.0-CURRENT i386
>Organization:
>Environment:

	

>Description:

	The attached patch add mention of the vnode files for
	swapping. Additionally, ascii is corrected to ASCII.

>How-To-Repeat:

	

>Fix:
	

--- sbin/swapon/swapon.8.orig	Wed Sep  8 20:15:08 1999
+++ sbin/swapon/swapon.8	Wed Sep  8 20:22:19 1999
@@ -79,8 +79,12 @@
 .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
+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.

>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199909090028.UAA46920>