Kill an extraneous dot.

PR:		8103
Submitted by:	Kazuo Horikawa <horikawa@jp.freebsd.org>
This commit is contained in:
Robert Nordier 1998-10-10 15:47:16 +00:00
parent 7934b2cd38
commit 374e41f47f
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=40184

View File

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