Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 26 Feb 2000 23:48:43 +0200 (EET)
From:      keramida@ceid.upatras.gr
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   docs/17013: swapon(8) manpage error
Message-ID:  <20000226214843.B9317DD26F@hades.hell.gr>

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

>Number:         17013
>Category:       docs
>Synopsis:       swapon(8) manpage error
>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:   Sat Feb 26 14:40:00 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     Giorgos Keramidas <keramida@ceid.upatras.gr>
>Release:        FreeBSD 4.0-CURRENT i386
>Organization:
>Environment:

	Manpage of swapon last updated in Feb 23, 2000.

>Description:

	The BUGS section of swapon(8) manpage incorrectly states:

	BUGS
	    There is no way to stop paging and swapping on a device.  It is
            therefore not possible to make use of devices which may be
	    dismounted during system operation.

	The last sentence effectively states that swapon is useless!

>How-To-Repeat:

	man swapon

>Fix:

--- swapon.8.orig	Sun Sep 26 03:05:45 1999
+++ swapon.8	Sat Feb 26 04:43:25 2000
@@ -88,8 +88,8 @@
 .El
 .Sh BUGS
 There is no way to stop paging and swapping on a device.
-It is therefore not possible to make use of devices which may be
-dismounted during system operation.
+It is therefore not possible to dismount swap devices which are
+mounted during system operation.
 .Sh HISTORY
 The
 .Nm

>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?20000226214843.B9317DD26F>