aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/fdformat
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2005-01-18 09:17:49 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2005-01-18 09:17:49 +0000
commite1554781bbd1910bbbcf6a5267407caa1a703865 (patch)
tree63b1bd0dbe73b99286586185c058a77acfd95562 /usr.sbin/fdformat
parent87968949e2127d02ece389651ed6d08dc85bcbd5 (diff)
downloadsrc-e1554781bbd1910bbbcf6a5267407caa1a703865.tar.gz
src-e1554781bbd1910bbbcf6a5267407caa1a703865.zip
One of the DIAGNOSTICS sections should be EXIT STATUS.
Notes
Notes: svn path=/head/; revision=140412
Diffstat (limited to 'usr.sbin/fdformat')
-rw-r--r--usr.sbin/fdformat/fdformat.112
1 files changed, 6 insertions, 6 deletions
diff --git a/usr.sbin/fdformat/fdformat.1 b/usr.sbin/fdformat/fdformat.1
index 92dae57887ad..dd5bbe18b1c3 100644
--- a/usr.sbin/fdformat/fdformat.1
+++ b/usr.sbin/fdformat/fdformat.1
@@ -125,6 +125,12 @@ for an
.Tn MS-DOS
(FAT)
file system.
+.Sh EXIT STATUS
+An exit status of 0 is returned upon successful operation.
+Exit status
+1 is returned on any errors during floppy formatting, and an exit status
+of 2 reflects invalid arguments given to the program (along with an
+appropriate information written to diagnostic output).
.Sh DIAGNOSTICS
Unless
.Fl q
@@ -140,12 +146,6 @@ will finally change to
Detailed status information (cylinder, head and sector number, and the
exact cause of the error) will be printed for up to 10 errors after the
entire formatting process has completed.
-.Sh DIAGNOSTICS
-An exit status of 0 is returned upon successful operation.
-Exit status
-1 is returned on any errors during floppy formatting, and an exit status
-of 2 reflects invalid arguments given to the program (along with an
-appropriate information written to diagnostic output).
.Sh SEE ALSO
.Xr fdc 4 ,
.Xr fdcontrol 8 ,