wd0 -> ad0

PR:		26343
Submitted by:	Sergey A. Osokin <osa@FreeBSD.org.ru>
This commit is contained in:
Dima Dorfman 2001-04-08 18:41:22 +00:00
parent ceca66bb01
commit 7401f04659
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=75312
2 changed files with 4 additions and 4 deletions

View File

@ -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)

View File

@ -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)