From 7c5efe3671140d8aedb06ccdbed6a1f1793b60e1 Mon Sep 17 00:00:00 2001 From: Yaroslav Tykhiy Date: Sat, 16 Oct 2004 08:36:28 +0000 Subject: [PATCH] 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 --- share/man/man5/disktab.5 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/share/man/man5/disktab.5 b/share/man/man5/disktab.5 index cf33790c5d99..212c8199e139 100644 --- a/share/man/man5/disktab.5 +++ b/share/man/man5/disktab.5 @@ -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