From owner-freebsd-doc Wed Sep 8 17:30:47 1999 Delivered-To: freebsd-doc@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 11E4E1514C for ; Wed, 8 Sep 1999 17:30:44 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id RAA35818; Wed, 8 Sep 1999 17:30:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from cc158233-a.catv1.md.home.com (cc158233-a.catv1.md.home.com [24.3.25.17]) by hub.freebsd.org (Postfix) with ESMTP id 3B55F14CE4 for ; Wed, 8 Sep 1999 17:28:53 -0700 (PDT) (envelope-from sjr@home.net) Received: (from sjr@localhost) by cc158233-a.catv1.md.home.com (8.9.3/8.9.3) id UAA46920; Wed, 8 Sep 1999 20:28:44 -0400 (EDT) (envelope-from sjr) Message-Id: <199909090028.UAA46920@cc158233-a.catv1.md.home.com> Date: Wed, 8 Sep 1999 20:28:44 -0400 (EDT) From: sjr@home.com Reply-To: sjr@home.com To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: docs/13645: Minor update to swapon man page Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >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