Kill an extraneous dot.
PR: 8103 Submitted by: Kazuo Horikawa <horikawa@jp.freebsd.org>
This commit is contained in:
parent
7934b2cd38
commit
374e41f47f
@ -23,7 +23,7 @@
|
|||||||
.\" OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN
|
.\" OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN
|
||||||
.\" IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
.\" 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
|
.Dd July 6, 1998
|
||||||
.Dt NEWFS_MSDOS 8
|
.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.
|
in the range 128 through 32768.
|
||||||
.It Fl a Ar FAT-size
|
.It Fl a Ar FAT-size
|
||||||
Number of sectors per FAT.
|
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
|
File system block size (bytes per cluster). This should resolve to an
|
||||||
acceptable number of sectors per cluster (see below).
|
acceptable number of sectors per cluster (see below).
|
||||||
.It Fl c Ar cluster-size
|
.It Fl c Ar cluster-size
|
||||||
|
Loading…
x
Reference in New Issue
Block a user