aboutsummaryrefslogtreecommitdiff
path: root/sbin/newfs_msdos/newfs_msdos.8
diff options
context:
space:
mode:
authorXin LI <delphij@FreeBSD.org>2018-07-16 04:06:34 +0000
committerXin LI <delphij@FreeBSD.org>2018-07-16 04:06:34 +0000
commit1e079253f4085361657b96e6688b251c152643cc (patch)
treed5dc036a2ae8c8f3e43b750e8ec80307daa2d09c /sbin/newfs_msdos/newfs_msdos.8
parent588c63e9e33fc1d1e434b825bdaaab6faf3715e3 (diff)
downloadsrc-1e079253f4085361657b96e6688b251c152643cc.tar.gz
src-1e079253f4085361657b96e6688b251c152643cc.zip
MFC r335189:
Notes
Notes: svn path=/stable/11/; revision=336329
Diffstat (limited to 'sbin/newfs_msdos/newfs_msdos.8')
-rw-r--r--sbin/newfs_msdos/newfs_msdos.85
1 files changed, 4 insertions, 1 deletions
diff --git a/sbin/newfs_msdos/newfs_msdos.8 b/sbin/newfs_msdos/newfs_msdos.8
index a5e9b956b5f8..0cdd3848bcd6 100644
--- a/sbin/newfs_msdos/newfs_msdos.8
+++ b/sbin/newfs_msdos/newfs_msdos.8
@@ -25,7 +25,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd May 16, 2017
+.Dd June 14, 2018
.Dt NEWFS_MSDOS 8
.Os
.Sh NAME
@@ -35,6 +35,7 @@
.Nm
.Op Fl N
.Op Fl @ Ar offset
+.Op Fl A
.Op Fl B Ar boot
.Op Fl C Ar create-size
.Op Fl F Ar FAT-type
@@ -91,6 +92,8 @@ Build the filesystem at the specified offset in bytes in the device or file.
A suffix s, k, m, g (lower or upper case)
appended to the offset specifies that the
number is in sectors, kilobytes, megabytes or gigabytes, respectively.
+.It Fl A
+Attempt to cluster align root directory, useful for SD card.
.It Fl B Ar boot
Get bootstrap from file.
.It Fl C Ar create-size