Fix an ancient typo: sc' usually equals ns*nt', not `nc*nt'

(the latter is actually the total number of tracks on the disk,
which has no field in disktab(5).)

MFC after:	1 week
This commit is contained in:
Yaroslav Tykhiy 2004-10-16 08:36:28 +00:00
parent b96741f410
commit 7c5efe3671
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=136586

View File

@ -73,7 +73,7 @@ floppy)
.It "\&ns num Number of sectors per track"
.It "\&nt num Number of tracks per cylinder"
.It "\&nc num Total number of cylinders on the disk"
.It "\&sc num Number of sectors per cylinder, nc*nt default"
.It "\&sc num Number of sectors per cylinder, ns*nt default"
.It "\&su num Number of sectors per unit, sc*nc default"
.It "\&se num Sector size in bytes,"
.Dv DEV_BSIZE