summaryrefslogtreecommitdiffstats
path: root/sbin/newfs_msdos/newfs_msdos.8
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/newfs_msdos/newfs_msdos.8')
-rw-r--r--sbin/newfs_msdos/newfs_msdos.84
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/newfs_msdos/newfs_msdos.8 b/sbin/newfs_msdos/newfs_msdos.8
index 9c6e002..a7de7ab 100644
--- a/sbin/newfs_msdos/newfs_msdos.8
+++ b/sbin/newfs_msdos/newfs_msdos.8
@@ -162,6 +162,8 @@ struct bsxbpb {
u_int16_t bkbs; /* [-k] backup boot sector */
};
.Ed
+.Sh EXIT STATUS
+Exit status is 0 on success and 1 on error.
.Sh EXAMPLES
.Bd -literal -offset indent
newfs_msdos /dev/ad0s1
@@ -182,8 +184,6 @@ on
.Xr disklabel 8 ,
.Xr fdisk 8 ,
.Xr newfs 8
-.Sh EXIT STATUS
-Exit status is 0 on success and 1 on error.
.Sh HISTORY
The
.Nm
OpenPOWER on IntegriCloud