Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 May 1999 08:55:35 -0500 (CDT)
From:      fullermd@over-yonder.net
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   docs/11708: dumpon(8) references old device names
Message-ID:  <19990514135535.B77231F09@mortis.futuresouth.com>

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

>Number:         11708
>Category:       docs
>Synopsis:       dumpon(8) references old device names
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-doc
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri May 14 07:00:01 PDT 1999
>Closed-Date:
>Last-Modified:
>Originator:     Matthew D. Fuller
>Release:        FreeBSD 4.0-CURRENT i386
>Organization:
>Environment:

	Post-CAM

>Description:

	dumpon(8) references pre-CAM device naming, now incorrent.

>How-To-Repeat:

	man 8 dumpon

>Fix:
	

Index: dumpon.8
===================================================================
RCS file: /usr/cvs/src/sbin/dumpon/dumpon.8,v
retrieving revision 1.9
diff -u -r1.9 dumpon.8
--- dumpon.8	1998/08/31 16:41:06	1.9
+++ dumpon.8	1999/05/14 13:53:10
@@ -106,8 +106,8 @@
 .Xr swapon 8 ,
 .Xr panic 9
 .Sh FILES
-.Bl -tag -width /dev/[ws]d?b -compact
-.It Pa /dev/[ws]d?b
+.Bl -tag -width /dev/{wd,da}?b -compact
+.It Pa /dev/{wd,da}?b
 standard swap areas
 .It Pa /etc/rc.conf
 boot-time system configuration

>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?19990514135535.B77231F09>