Skip site navigation (1)Skip section navigation (2)
Date:      Wed,  4 Apr 2001 15:11:06 +0400 (MSD)
From:      osa@FreeBSD.org.ru
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   i386/26343: little patch for fdisk.8 (wd -> ad)
Message-ID:  <20010404111106.7FA2621A@freebsd.org.ru>

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

>Number:         26343
>Category:       i386
>Synopsis:       little patch for fdisk.8 (wd -> ad)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Apr 04 04:20:01 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Sergey A. Osokin
>Release:        FreeBSD 4.2-STABLE i386
>Organization:
Russian FreeBSD Team
>Environment:

	4.2-STABLE i386

>Description:

	little patch for fdisk.8 (wd -> ad)

>How-To-Repeat:


>Fix:

--- src/sbin/i386/fdisk/fdisk.8.orig	Wed Apr  4 15:03:26 2001
+++ src/sbin/i386/fdisk/fdisk.8	Wed Apr  4 15:03:45 2001
@@ -126,7 +126,7 @@
 or as a fully qualified device node under
 .Pa /dev .
 If omitted, the disks
-.Ql wd0 ,
+.Ql ad0 ,
 .Ql da0 ,
 and
 .Ql od0
@@ -136,7 +136,7 @@
 When called with no arguments, it prints the sector 0 partition table.
 An example follows:
 .Bd -literal
-	******* Working on device /dev/rwd0 *******
+	******* Working on device /dev/rad0 *******
 	parameters extracted from in-core disklabel are:
 	cylinders=769 heads=15 sectors/track=33 (495 blks/cyl)
 
>Release-Note:
>Audit-Trail:
>Unformatted:

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




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