From 7401f046598a4d228ab50202048b24b29e57db9c Mon Sep 17 00:00:00 2001 From: Dima Dorfman Date: Sun, 8 Apr 2001 18:41:22 +0000 Subject: [PATCH] wd0 -> ad0 PR: 26343 Submitted by: Sergey A. Osokin --- sbin/fdisk/fdisk.8 | 4 ++-- sbin/i386/fdisk/fdisk.8 | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/sbin/fdisk/fdisk.8 b/sbin/fdisk/fdisk.8 index 20ec75274909..d58efb82cdb5 100644 --- a/sbin/fdisk/fdisk.8 +++ b/sbin/fdisk/fdisk.8 @@ -126,7 +126,7 @@ disk name only, e.g. 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 @@ being found responding. 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/ad0 ******* parameters extracted from in-core disklabel are: cylinders=769 heads=15 sectors/track=33 (495 blks/cyl) diff --git a/sbin/i386/fdisk/fdisk.8 b/sbin/i386/fdisk/fdisk.8 index 20ec75274909..d58efb82cdb5 100644 --- a/sbin/i386/fdisk/fdisk.8 +++ b/sbin/i386/fdisk/fdisk.8 @@ -126,7 +126,7 @@ disk name only, e.g. 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 @@ being found responding. 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/ad0 ******* parameters extracted from in-core disklabel are: cylinders=769 heads=15 sectors/track=33 (495 blks/cyl)