From 374e41f47f11f61196f674ff9b7d47052834101f Mon Sep 17 00:00:00 2001 From: Robert Nordier Date: Sat, 10 Oct 1998 15:47:16 +0000 Subject: [PATCH] Kill an extraneous dot. PR: 8103 Submitted by: Kazuo Horikawa --- sbin/newfs_msdos/newfs_msdos.8 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sbin/newfs_msdos/newfs_msdos.8 b/sbin/newfs_msdos/newfs_msdos.8 index c93098cd2a63..44bf27785a50 100644 --- a/sbin/newfs_msdos/newfs_msdos.8 +++ b/sbin/newfs_msdos/newfs_msdos.8 @@ -23,7 +23,7 @@ .\" OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN .\" IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $Id: newfs_msdos.8,v 1.3 1998/08/31 16:41:07 wosch Exp $ +.\" $Id: newfs_msdos.8,v 1.4 1998/09/29 17:34:25 obrien Exp $ .\" .Dd July 6, 1998 .Dt NEWFS_MSDOS 8 @@ -88,7 +88,7 @@ Number of bytes per sector. Acceptable values are powers of 2 in the range 128 through 32768. .It Fl a Ar FAT-size Number of sectors per FAT. -.It Fl b Ar block-size. +.It Fl b Ar block-size File system block size (bytes per cluster). This should resolve to an acceptable number of sectors per cluster (see below). .It Fl c Ar cluster-size