From 5fd1749883c14b8b804cdf21033b4538b4babc5a Mon Sep 17 00:00:00 2001 From: ru Date: Wed, 18 Oct 2006 12:17:42 +0000 Subject: [PATCH] MFC: 1.17: "b0" and "b1" are gone, default for "sb" has changed. Approved by: re (hrs) --- share/man/man5/disktab.5 | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/share/man/man5/disktab.5 b/share/man/man5/disktab.5 index 98bd783d4c7c..d564b87af3b8 100644 --- a/share/man/man5/disktab.5 +++ b/share/man/man5/disktab.5 @@ -32,7 +32,7 @@ .\" @(#)disktab.5 8.1 (Berkeley) 6/5/93 .\" $FreeBSD$ .\" -.Dd June 5, 1993 +.Dd October 14, 2006 .Dt DISKTAB 5 .Os .Sh NAME @@ -88,10 +88,7 @@ default .It "\&d[0-4] num Drive-type-dependent parameters" .It "\&bs num Boot block size, default" .Dv BBSIZE -.It "\&b[0-1] num Boot block filenames; see" -.Xr bsdlabel 8 -.It "\&sb num Superblock size, default" -.Dv SBSIZE +.It "\&sb num Superblock size, default 0" .It "\&ba num Block size for partition `a' (bytes)" .It "\&bd num Block size for partition `d' (bytes)" .It "\&be num Block size for partition `e' (bytes)"