diff --git a/bin/uuidgen/uuidgen.1 b/bin/uuidgen/uuidgen.1 index 5e974755e0c..e685369e5b5 100644 --- a/bin/uuidgen/uuidgen.1 +++ b/bin/uuidgen/uuidgen.1 @@ -67,7 +67,7 @@ set. When generating the identifiers one at a time, the identifiers will be close to each other, but operating system latency and processing time will be reflected in the distance between two successive identifiers. -.Sh DIAGNOSTICS +.Sh EXIT STATUS .Ex -std .Sh SEE ALSO .Xr uuidgen 2 , diff --git a/gnu/usr.bin/man/apropos/apropos.man b/gnu/usr.bin/man/apropos/apropos.man index 8d9fd50bcd2..c707113606d 100644 --- a/gnu/usr.bin/man/apropos/apropos.man +++ b/gnu/usr.bin/man/apropos/apropos.man @@ -37,7 +37,7 @@ displays only complete word matches. really is an extended regular expression, please read .Xr grep 1 manual page for more information about its format. -.Sh DIAGNOSTICS +.Sh EXIT STATUS The .Nm utility exits 0 on success, and 1 if no keyword matched. diff --git a/sbin/dump/dump.8 b/sbin/dump/dump.8 index ea35653374a..b7be5efc8d1 100644 --- a/sbin/dump/dump.8 +++ b/sbin/dump/dump.8 @@ -471,7 +471,7 @@ to find group .Xr rmt 8 .Sh DIAGNOSTICS Many, and verbose. -.Pp +.Sh EXIT STATUS Dump exits with zero status on success. Startup errors are indicated with an exit code of 1; abnormal termination is indicated with an exit code of 3. diff --git a/sbin/fsck_ffs/fsck_ffs.8 b/sbin/fsck_ffs/fsck_ffs.8 index 4bfa11cb45e..26c47bfde0e 100644 --- a/sbin/fsck_ffs/fsck_ffs.8 +++ b/sbin/fsck_ffs/fsck_ffs.8 @@ -299,9 +299,9 @@ If there is insufficient space its size is increased. .It Pa /etc/fstab contains default list of file systems to check. .El -.Sh DIAGNOSTICS +.Sh EXIT STATUS .Ex -std -.Pp +.Sh DIAGNOSTICS The diagnostics produced by .Nm are fully enumerated and explained in Appendix A of diff --git a/sbin/geom/class/concat/gconcat.8 b/sbin/geom/class/concat/gconcat.8 index 6532e2669cc..4e729a2fca5 100644 --- a/sbin/geom/class/concat/gconcat.8 +++ b/sbin/geom/class/concat/gconcat.8 @@ -165,7 +165,7 @@ umount /mnt gconcat stop data gconcat unload .Ed -.Sh DIAGNOSTICS +.Sh EXIT STATUS Exit status is 0 on success, and 1 if the command fails. .Sh SEE ALSO .Xr geom 4 , diff --git a/sbin/geom/class/label/glabel.8 b/sbin/geom/class/label/glabel.8 index 0b103448c72..0fb4d95e33d 100644 --- a/sbin/geom/class/label/glabel.8 +++ b/sbin/geom/class/label/glabel.8 @@ -197,7 +197,7 @@ The next example shows how to set up a label for a UFS file system: tunefs -L data /dev/da4s1a mount /dev/ufs/data /mnt/data .Ed -.Sh DIAGNOSTICS +.Sh EXIT STATUS Exit status is 0 on success, and 1 if the command fails. .Sh SEE ALSO .Xr geom 4 , diff --git a/sbin/geom/class/mirror/gmirror.8 b/sbin/geom/class/mirror/gmirror.8 index 33212bfa2e7..350df8e1a02 100644 --- a/sbin/geom/class/mirror/gmirror.8 +++ b/sbin/geom/class/mirror/gmirror.8 @@ -268,7 +268,7 @@ gmirror deactivate data da1 dd if=/dev/da1 of=/backup/data.img bs=1m gmirror activate data da1 .Ed -.Sh DIAGNOSTICS +.Sh EXIT STATUS Exit status is 0 on success, and 1 if the command fails. .Sh SEE ALSO .Xr geom 4 , diff --git a/sbin/geom/class/nop/gnop.8 b/sbin/geom/class/nop/gnop.8 index 99b15d474d1..dfa209c4c9c 100644 --- a/sbin/geom/class/nop/gnop.8 +++ b/sbin/geom/class/nop/gnop.8 @@ -136,7 +136,7 @@ with 50% failure probability, and how to destroy it. gnop create -v -f 50 da0 gnop destroy -v da0.nop .Ed -.Sh DIAGNOSTICS +.Sh EXIT STATUS Exit status is 0 on success, and 1 if the command fails. .Sh SEE ALSO .Xr geom 4 , diff --git a/sbin/geom/class/raid3/graid3.8 b/sbin/geom/class/raid3/graid3.8 index c0b0dd4e37c..16669fe16c5 100644 --- a/sbin/geom/class/raid3/graid3.8 +++ b/sbin/geom/class/raid3/graid3.8 @@ -217,7 +217,7 @@ Replace one data disk with a brand new one: graid3 remove -n 0 data graid3 insert -n 0 data da5 .Ed -.Sh DIAGNOSTICS +.Sh EXIT STATUS Exit status is 0 on success, and 1 if the command fails. .Sh SEE ALSO .Xr geom 4 , diff --git a/sbin/geom/class/shsec/gshsec.8 b/sbin/geom/class/shsec/gshsec.8 index 092e6e8db9b..14e8a46400c 100644 --- a/sbin/geom/class/shsec/gshsec.8 +++ b/sbin/geom/class/shsec/gshsec.8 @@ -113,7 +113,7 @@ From now on, when USB Pen drive will be inserted, it will be automatically detected and connected making secret available via .Pa /dev/shsec/secret device. -.Sh DIAGNOSTICS +.Sh EXIT STATUS Exit status is 0 on success, and 1 if the command fails. .Sh SEE ALSO .Xr geom 4 , diff --git a/sbin/geom/class/stripe/gstripe.8 b/sbin/geom/class/stripe/gstripe.8 index 107e8ccad7a..9e6b720c39e 100644 --- a/sbin/geom/class/stripe/gstripe.8 +++ b/sbin/geom/class/stripe/gstripe.8 @@ -204,7 +204,7 @@ umount /mnt gstripe stop data gstripe unload .Ed -.Sh DIAGNOSTICS +.Sh EXIT STATUS Exit status is 0 on success, and 1 if the command fails. .Sh COMPATIBILITY The diff --git a/sbin/geom/core/geom.8 b/sbin/geom/core/geom.8 index f6fda365e7d..2ac8d41374a 100644 --- a/sbin/geom/core/geom.8 +++ b/sbin/geom/core/geom.8 @@ -112,7 +112,7 @@ Unload a kernel module which implements the MD class: .Bd -literal -offset indent geom md unload .Ed -.Sh DIAGNOSTICS +.Sh EXIT STATUS Exit status is 0 on success, and 1 if the command fails. .Sh SEE ALSO .Xr geom 4 , diff --git a/sbin/ggate/ggatec/ggatec.8 b/sbin/ggate/ggatec/ggatec.8 index 22038e8b0ad..52c2cd5e1c4 100644 --- a/sbin/ggate/ggatec/ggatec.8 +++ b/sbin/ggate/ggatec/ggatec.8 @@ -161,7 +161,7 @@ client# ggatec create -o ro server /dev/acd0 ggate0 client# mount_cd9660 /dev/ggate0 /cdrom .Ed -.Sh DIAGNOSTICS +.Sh EXIT STATUS Exit status is 0 on success, or 1 if the command fails. To get details about the failure, .Nm diff --git a/sbin/ggate/ggated/ggated.8 b/sbin/ggate/ggated/ggated.8 index 0b774ad6550..c1fd9763313 100644 --- a/sbin/ggate/ggated/ggated.8 +++ b/sbin/ggate/ggated/ggated.8 @@ -93,7 +93,7 @@ Export CD-ROM device and a file: # echo "client RW /image" >> /etc/gg.exports # ggated .Ed -.Sh DIAGNOSTICS +.Sh EXIT STATUS Exit status is 0 on success, or 1 if the command fails. To get details about the failure, .Nm diff --git a/sbin/ggate/ggatel/ggatel.8 b/sbin/ggate/ggatel/ggatel.8 index f08edeefcc4..b28abbb2e89 100644 --- a/sbin/ggate/ggatel/ggatel.8 +++ b/sbin/ggate/ggatel/ggatel.8 @@ -139,7 +139,7 @@ umount /secret gbde detach ggate5 ggatel destroy -u 5 .Ed -.Sh DIAGNOSTICS +.Sh EXIT STATUS Exit status is 0 on success, or 1 if the command fails. To get details about the failure, .Nm diff --git a/sbin/kldconfig/kldconfig.8 b/sbin/kldconfig/kldconfig.8 index 65766ec33ae..191f4add9e5 100644 --- a/sbin/kldconfig/kldconfig.8 +++ b/sbin/kldconfig/kldconfig.8 @@ -93,11 +93,8 @@ flag is specified more than once, the old path is displayed as well. .It Pa /boot/kernel , /boot/modules , /modules The default module search path used by the kernel. .El -.Sh DIAGNOSTICS -The -.Nm -utility exits with a status of 0 on success -and with a nonzero status if an error occurs. +.Sh EXIT STATUS +.Ex -std .Sh SEE ALSO .Xr kldload 2 , .Xr kldload 8 , diff --git a/sbin/kldload/kldload.8 b/sbin/kldload/kldload.8 index dd28d38454b..b58207ee54e 100644 --- a/sbin/kldload/kldload.8 +++ b/sbin/kldload/kldload.8 @@ -56,7 +56,7 @@ directory containing loadable modules. Modules must have an extension of .Pa .ko . .El -.Sh DIAGNOSTICS +.Sh EXIT STATUS .Ex -std .Sh AUTOMATICALLY LOADING MODULES Some modules (ipfw, ipf, etc.) may be automatically loaded at boot diff --git a/sbin/kldstat/kldstat.8 b/sbin/kldstat/kldstat.8 index bbabb73ee3a..77d933d7e92 100644 --- a/sbin/kldstat/kldstat.8 +++ b/sbin/kldstat/kldstat.8 @@ -51,11 +51,8 @@ Display the status of only the file with this ID. .It Fl n Ar name Display the status of only the file with this name. .El -.Sh DIAGNOSTICS -The -.Nm -utility exits with a status of 0 on success -and with a nonzero status if an error occurs. +.Sh EXIT STATUS +.Ex -std .Sh SEE ALSO .Xr kldstat 2 , .Xr kldload 8 , diff --git a/sbin/kldunload/kldunload.8 b/sbin/kldunload/kldunload.8 index 4246f0b50b8..7bd7303c54d 100644 --- a/sbin/kldunload/kldunload.8 +++ b/sbin/kldunload/kldunload.8 @@ -61,11 +61,8 @@ Unload the file with this name. .It Ar name Unload the file with this name. .El -.Sh DIAGNOSTICS -The -.Nm -utility exits with a status of 0 on success -and with a nonzero status if an error occurs. +.Sh EXIT STATUS +.Ex -std .Sh SEE ALSO .Xr kldunload 2 , .Xr kldload 8 , diff --git a/sbin/md5/md5.1 b/sbin/md5/md5.1 index 67daaa283ad..8b36e1f1993 100644 --- a/sbin/md5/md5.1 +++ b/sbin/md5/md5.1 @@ -82,7 +82,7 @@ Run a built-in time trial. .It Fl x Run a built-in test script. .El -.Sh DIAGNOSTICS +.Sh EXIT STATUS The .Nm md5 , sha1 and diff --git a/sbin/newfs_msdos/newfs_msdos.8 b/sbin/newfs_msdos/newfs_msdos.8 index b4189a5a9e9..9c6e0024aee 100644 --- a/sbin/newfs_msdos/newfs_msdos.8 +++ b/sbin/newfs_msdos/newfs_msdos.8 @@ -182,7 +182,7 @@ on .Xr disklabel 8 , .Xr fdisk 8 , .Xr newfs 8 -.Sh DIAGNOSTICS +.Sh EXIT STATUS Exit status is 0 on success and 1 on error. .Sh HISTORY The diff --git a/sbin/nfsiod/nfsiod.8 b/sbin/nfsiod/nfsiod.8 index 126c5f7477e..44bf1af28ad 100644 --- a/sbin/nfsiod/nfsiod.8 +++ b/sbin/nfsiod/nfsiod.8 @@ -71,7 +71,7 @@ If this fails, or no KLD was available, .Nm exits with an error. -.Sh DIAGNOSTICS +.Sh EXIT STATUS .Ex -std .Sh SEE ALSO .Xr nfsstat 1 , diff --git a/sbin/ping6/ping6.8 b/sbin/ping6/ping6.8 index c2b24e41003..de70c479443 100644 --- a/sbin/ping6/ping6.8 +++ b/sbin/ping6/ping6.8 @@ -403,7 +403,7 @@ using the .Fl p option of .Nm . -.Sh DIAGNOSTICS +.Sh EXIT STATUS The .Nm utility returns 0 on success (the host is alive), diff --git a/sbin/route/route.8 b/sbin/route/route.8 index 4220acb3729..45ffd195cd1 100644 --- a/sbin/route/route.8 +++ b/sbin/route/route.8 @@ -393,7 +393,7 @@ operation resulted in a route whose gateway uses the same route as the one being changed. The next-hop gateway should be reachable through a different route. .El -.Pp +.Sh EXIT STATUS .Ex -std .Sh SEE ALSO .\".Xr esis 4 , diff --git a/sbin/setkey/setkey.8 b/sbin/setkey/setkey.8 index 380aaa5223d..427833fb307 100644 --- a/sbin/setkey/setkey.8 +++ b/sbin/setkey/setkey.8 @@ -633,7 +633,7 @@ algorithm comment deflate rfc2394 .Ed .\" -.Sh DIAGNOSTICS +.Sh EXIT STATUS .Ex -std .\" .Sh EXAMPLES diff --git a/usr.bin/asa/asa.1 b/usr.bin/asa/asa.1 index c526b5e3d9b..5f5c236a67e 100644 --- a/usr.bin/asa/asa.1 +++ b/usr.bin/asa/asa.1 @@ -72,7 +72,7 @@ before printing the rest of the line. Lines beginning with characters other than the above are treated as if they begin with .Aq space . -.Sh DIAGNOSTICS +.Sh EXIT STATUS .Ex -std .Sh EXAMPLES To view a file containing the output of a diff --git a/usr.bin/basename/basename.1 b/usr.bin/basename/basename.1 index 856a6d6d45c..015ed3d8b0a 100644 --- a/usr.bin/basename/basename.1 +++ b/usr.bin/basename/basename.1 @@ -99,7 +99,7 @@ to .Pa /usr/bin . .Pp .Dl FOO=`dirname /usr/bin/trail` -.Sh DIAGNOSTICS +.Sh EXIT STATUS .Ex -std basename dirname .Sh SEE ALSO .Xr csh 1 , diff --git a/usr.bin/biff/biff.1 b/usr.bin/biff/biff.1 index 11947705eee..9f71fd6018f 100644 --- a/usr.bin/biff/biff.1 +++ b/usr.bin/biff/biff.1 @@ -95,7 +95,7 @@ or the .Ev mail variable of .Xr csh 1 . -.Sh DIAGNOSTICS +.Sh EXIT STATUS The .Nm utility exits with one of the following values: diff --git a/usr.bin/bluetooth/bthost/bthost.1 b/usr.bin/bluetooth/bthost/bthost.1 index d475f924e9b..e4a4abc45ec 100644 --- a/usr.bin/bluetooth/bthost/bthost.1 +++ b/usr.bin/bluetooth/bthost/bthost.1 @@ -105,7 +105,7 @@ foo: Unknown Protocol/Service Multiplexor .It Pa /etc/bluetooth/hosts .It Pa /etc/bluetooth/protocols .El -.Sh DIAGNOSTICS +.Sh EXIT STATUS .Ex -std .Sh SEE ALSO .Xr bluetooth 3 , diff --git a/usr.bin/bluetooth/btsockstat/btsockstat.1 b/usr.bin/bluetooth/btsockstat/btsockstat.1 index b4127aeb470..e82684d5081 100644 --- a/usr.bin/bluetooth/btsockstat/btsockstat.1 +++ b/usr.bin/bluetooth/btsockstat/btsockstat.1 @@ -75,7 +75,7 @@ Display a list of active routing entries (if any) for specified protocol. .Sh BUGS Most likely. Please report if found. -.Sh DIAGNOSTICS +.Sh EXIT STATUS .Ex -std .Sh SEE ALSO .Xr ng_btsocket 4 diff --git a/usr.bin/bluetooth/rfcomm_sppd/rfcomm_sppd.1 b/usr.bin/bluetooth/rfcomm_sppd/rfcomm_sppd.1 index d4810ef846e..06c133c76fe 100644 --- a/usr.bin/bluetooth/rfcomm_sppd/rfcomm_sppd.1 +++ b/usr.bin/bluetooth/rfcomm_sppd/rfcomm_sppd.1 @@ -114,7 +114,7 @@ master pseudo terminals .It Pa /dev/tty[p-sP-S][0-9a-v] slave pseudo terminals .El -.Sh DIAGNOSTICS +.Sh EXIT STATUS .Ex -std .Sh BUGS Please report if found. diff --git a/usr.bin/brandelf/brandelf.1 b/usr.bin/brandelf/brandelf.1 index bc6b1772958..4dfc9067316 100644 --- a/usr.bin/brandelf/brandelf.1 +++ b/usr.bin/brandelf/brandelf.1 @@ -82,7 +82,7 @@ command: .Pp .Dl % brandelf file .Dl % brandelf -t Linux file -.Sh DIAGNOSTICS +.Sh EXIT STATUS Exit status is 0 on success, and 1 if the command fails if a file does not exist, is too short, fails to brand properly, or the brand requested is not one of the known types and the diff --git a/usr.bin/cap_mkdb/cap_mkdb.1 b/usr.bin/cap_mkdb/cap_mkdb.1 index 27c2a0c19ec..0775997dd20 100644 --- a/usr.bin/cap_mkdb/cap_mkdb.1 +++ b/usr.bin/cap_mkdb/cap_mkdb.1 @@ -90,7 +90,7 @@ in a key/data pair of the second type. The data field of this key/data pair is used to look up a key/data pair of the first type which has the real data associated with the name. -.Sh DIAGNOSTICS +.Sh EXIT STATUS .Ex -std .Sh SEE ALSO .Xr dbopen 3 , diff --git a/usr.bin/catman/catman.1 b/usr.bin/catman/catman.1 index ea7e5e4498d..8fc77803a77 100644 --- a/usr.bin/catman/catman.1 +++ b/usr.bin/catman/catman.1 @@ -91,7 +91,7 @@ Default directory to process if the .Ev MANPATH environment variable is not set. .El -.Sh DIAGNOSTICS +.Sh EXIT STATUS .Ex -std .Sh SEE ALSO .Xr makewhatis 1 , diff --git a/usr.bin/cksum/cksum.1 b/usr.bin/cksum/cksum.1 index 27c4c0ba0de..d4a0ee7d3ed 100644 --- a/usr.bin/cksum/cksum.1 +++ b/usr.bin/cksum/cksum.1 @@ -155,7 +155,7 @@ The coefficients of R(x) are considered to be a 32-bit sequence. .Pp The bit sequence is complemented and the result is the CRC. .Ed -.Sh DIAGNOSTICS +.Sh EXIT STATUS .Ex -std cksum sum .Sh SEE ALSO .Xr md5 1 diff --git a/usr.bin/col/col.1 b/usr.bin/col/col.1 index ded40233e70..affb3060454 100644 --- a/usr.bin/col/col.1 +++ b/usr.bin/col/col.1 @@ -136,7 +136,7 @@ environment variables affect the execution of .Nm as described in .Xr environ 7 . -.Sh DIAGNOSTICS +.Sh EXIT STATUS .Ex -std .Sh SEE ALSO .Xr colcrt 1 , diff --git a/usr.bin/colcrt/colcrt.1 b/usr.bin/colcrt/colcrt.1 index 33c3e192129..7c0292c8185 100644 --- a/usr.bin/colcrt/colcrt.1 +++ b/usr.bin/colcrt/colcrt.1 @@ -86,7 +86,7 @@ would be .Bd -literal tbl exum2.n \&| nroff \-ms \&| colcrt \- \&| more .Ed -.Sh DIAGNOSTICS +.Sh EXIT STATUS .Ex -std .Sh SEE ALSO .Xr col 1 , diff --git a/usr.bin/colldef/colldef.1 b/usr.bin/colldef/colldef.1 index 6aa5b3efcea..38bb090e33f 100644 --- a/usr.bin/colldef/colldef.1 +++ b/usr.bin/colldef/colldef.1 @@ -250,7 +250,7 @@ The backslash character is used for continuation. In this case, no characters are permitted after the backslash character. -.Sh DIAGNOSTICS +.Sh EXIT STATUS The .Nm utility exits with the following values: diff --git a/usr.bin/colrm/colrm.1 b/usr.bin/colrm/colrm.1 index 126c07d1399..ceb04558e6d 100644 --- a/usr.bin/colrm/colrm.1 +++ b/usr.bin/colrm/colrm.1 @@ -77,7 +77,7 @@ environment variables affect the execution of .Nm as described in .Xr environ 7 . -.Sh DIAGNOSTICS +.Sh EXIT STATUS .Ex -std .Sh SEE ALSO .Xr awk 1 , diff --git a/usr.bin/column/column.1 b/usr.bin/column/column.1 index a3c9ff15cbd..b9a649ee3d3 100644 --- a/usr.bin/column/column.1 +++ b/usr.bin/column/column.1 @@ -74,7 +74,7 @@ Useful for pretty-printing displays. .It Fl x Fill columns before filling rows. .El -.Sh DIAGNOSTICS +.Sh EXIT STATUS .Ex -std .Sh ENVIRONMENT The diff --git a/usr.bin/comm/comm.1 b/usr.bin/comm/comm.1 index fb1a11e7470..ecc75722f2d 100644 --- a/usr.bin/comm/comm.1 +++ b/usr.bin/comm/comm.1 @@ -95,7 +95,7 @@ environment variables affect the execution of .Nm as described in .Xr environ 7 . -.Sh DIAGNOSTICS +.Sh EXIT STATUS .Ex -std .Sh SEE ALSO .Xr cmp 1 , diff --git a/usr.bin/compress/compress.1 b/usr.bin/compress/compress.1 index c74f17ac67e..016078d42b0 100644 --- a/usr.bin/compress/compress.1 +++ b/usr.bin/compress/compress.1 @@ -152,7 +152,7 @@ Compression is generally much better than that achieved by Huffman coding (as used in the historical command pack), or adaptive Huffman coding (as used in the historical command compact), and takes less time to compute. -.Sh DIAGNOSTICS +.Sh EXIT STATUS .Ex -std compress uncompress .Pp The diff --git a/usr.bin/csplit/csplit.1 b/usr.bin/csplit/csplit.1 index e40981376e3..0ce19a8c6c8 100644 --- a/usr.bin/csplit/csplit.1 +++ b/usr.bin/csplit/csplit.1 @@ -136,7 +136,7 @@ into one file for each section (up to 20): Split standard input after the first 99 lines and every 100 lines thereafter: .Pp .Dl "csplit -k - 100 '{19}'" -.Sh DIAGNOSTICS +.Sh EXIT STATUS .Ex -std .Sh SEE ALSO .Xr sed 1 , diff --git a/usr.bin/ctags/ctags.1 b/usr.bin/ctags/ctags.1 index 665a24ead66..d1f0d5a6163 100644 --- a/usr.bin/ctags/ctags.1 +++ b/usr.bin/ctags/ctags.1 @@ -196,7 +196,7 @@ file. .It Pa tags default output tags file .El -.Sh DIAGNOSTICS +.Sh EXIT STATUS The .Nm utility exits with a value of 1 if an error occurred, 0 otherwise. diff --git a/usr.bin/cut/cut.1 b/usr.bin/cut/cut.1 index 2138d7681b8..a4368e92472 100644 --- a/usr.bin/cut/cut.1 +++ b/usr.bin/cut/cut.1 @@ -146,7 +146,7 @@ pairs: Show the names and login times of the currently logged in users: .Pp .Dl "who | cut -c 1-16,26-38" -.Sh DIAGNOSTICS +.Sh EXIT STATUS .Ex -std .Sh SEE ALSO .Xr colrm 1 , diff --git a/usr.bin/elfdump/elfdump.1 b/usr.bin/elfdump/elfdump.1 index c159c7db794..1708bd79bca 100644 --- a/usr.bin/elfdump/elfdump.1 +++ b/usr.bin/elfdump/elfdump.1 @@ -81,7 +81,7 @@ of the command: .Pp .Dl "elfdump -a -w output /bin/ls" -.Sh DIAGNOSTICS +.Sh EXIT STATUS .Ex -std .Sh SEE ALSO .Xr objdump 1 , diff --git a/usr.bin/env/env.1 b/usr.bin/env/env.1 index 7e25eceef69..e6530e280cb 100644 --- a/usr.bin/env/env.1 +++ b/usr.bin/env/env.1 @@ -109,7 +109,7 @@ environment variable to locate the requested if the name contains no .Ql / characters. -.Sh DIAGNOSTICS +.Sh EXIT STATUS .Ex -std An exit status of 126 indicates that .Ar utility diff --git a/usr.bin/expand/expand.1 b/usr.bin/expand/expand.1 index c6ffcd15d49..263017cc26d 100644 --- a/usr.bin/expand/expand.1 +++ b/usr.bin/expand/expand.1 @@ -103,7 +103,7 @@ and .Nm unexpand as described in .Xr environ 7 . -.Sh DIAGNOSTICS +.Sh EXIT STATUS .Ex -std expand unexpand .Sh STANDARDS The diff --git a/usr.bin/fetch/fetch.1 b/usr.bin/fetch/fetch.1 index 68ed094b587..c25284bae2d 100644 --- a/usr.bin/fetch/fetch.1 +++ b/usr.bin/fetch/fetch.1 @@ -209,7 +209,7 @@ argument for the current transfer rate statistics will be written to the standard error output, in the same format as the standard completion message. -.Sh DIAGNOSTICS +.Sh EXIT STATUS The .Nm command returns zero on success, or one on failure. diff --git a/usr.bin/gencat/gencat.1 b/usr.bin/gencat/gencat.1 index 70c0e9c8679..eed67642848 100644 --- a/usr.bin/gencat/gencat.1 +++ b/usr.bin/gencat/gencat.1 @@ -169,7 +169,7 @@ is used to continue the line onto the next line, e.g.: .Pp If the character following the backslash is not one of those specified, the backslash is ignored. -.Sh DIAGNOSTICS +.Sh EXIT STATUS .Ex -std .Sh SEE ALSO .Xr catclose 3 , diff --git a/usr.bin/getconf/getconf.1 b/usr.bin/getconf/getconf.1 index e0a9e869abe..62758c15235 100644 --- a/usr.bin/getconf/getconf.1 +++ b/usr.bin/getconf/getconf.1 @@ -145,8 +145,9 @@ Several of the .Xr confstr 3 variables provide information on the necessary compiler and linker flags to use the standard programming environments described above. -.Sh DIAGNOSTICS +.Sh EXIT STATUS .Ex -std +.Sh DIAGNOSTICS Use of a .Ar system_var or diff --git a/usr.bin/getopt/getopt.1 b/usr.bin/getopt/getopt.1 index f0a42474d76..7d34e4e6f3a 100644 --- a/usr.bin/getopt/getopt.1 +++ b/usr.bin/getopt/getopt.1 @@ -88,7 +88,7 @@ cmd \-a \-oarg \-\- file file .Xr getopts 1 , .Xr sh 1 , .Xr getopt 3 -.Sh DIAGNOSTICS +.Sh EXIT STATUS The .Nm utility prints an error message on the standard error output and exits with diff --git a/usr.bin/head/head.1 b/usr.bin/head/head.1 index 262ad20cd19..81346182e65 100644 --- a/usr.bin/head/head.1 +++ b/usr.bin/head/head.1 @@ -59,7 +59,7 @@ header consisting of the string where .Dq XXX is the name of the file. -.Sh DIAGNOSTICS +.Sh EXIT STATUS .Ex -std .Sh SEE ALSO .Xr tail 1 diff --git a/usr.bin/hexdump/hexdump.1 b/usr.bin/hexdump/hexdump.1 index cddc910d0c5..4d8c2daefec 100644 --- a/usr.bin/hexdump/hexdump.1 +++ b/usr.bin/hexdump/hexdump.1 @@ -331,7 +331,7 @@ If no format strings are specified, the default display is equivalent to specifying the .Fl x option. -.Sh DIAGNOSTICS +.Sh EXIT STATUS .Ex -std hexdump hd .Sh EXAMPLES Display the input in perusal format: diff --git a/usr.bin/hexdump/od.1 b/usr.bin/hexdump/od.1 index 7bdad3a0a35..647fca030bd 100644 --- a/usr.bin/hexdump/od.1 +++ b/usr.bin/hexdump/od.1 @@ -245,7 +245,7 @@ environment variables affect the execution of .Nm as described in .Xr environ 7 . -.Sh DIAGNOSTICS +.Sh EXIT STATUS .Ex -std .Sh COMPATIBILITY The traditional diff --git a/usr.bin/id/groups.1 b/usr.bin/id/groups.1 index 59174426d6d..0654f41f3fc 100644 --- a/usr.bin/id/groups.1 +++ b/usr.bin/id/groups.1 @@ -56,7 +56,7 @@ The .Nm utility displays the groups to which you (or the optionally specified user) belong. -.Sh DIAGNOSTICS +.Sh EXIT STATUS .Ex -std .Sh SEE ALSO .Xr id 1 diff --git a/usr.bin/id/id.1 b/usr.bin/id/id.1 index cf53f44309f..f0305f18f8e 100644 --- a/usr.bin/id/id.1 +++ b/usr.bin/id/id.1 @@ -125,7 +125,7 @@ options instead of the effective ID. .It Fl u Display the effective user ID as a number. .El -.Sh DIAGNOSTICS +.Sh EXIT STATUS .Ex -std .Sh SEE ALSO .Xr who 1 diff --git a/usr.bin/id/whoami.1 b/usr.bin/id/whoami.1 index 4f7cb533291..958570df5fc 100644 --- a/usr.bin/id/whoami.1 +++ b/usr.bin/id/whoami.1 @@ -54,7 +54,7 @@ is suggested for normal interactive use. The .Nm utility displays your effective user ID as a name. -.Sh DIAGNOSTICS +.Sh EXIT STATUS .Ex -std .Sh SEE ALSO .Xr id 1 diff --git a/usr.bin/join/join.1 b/usr.bin/join/join.1 index aa6f73903a9..c5323bf800a 100644 --- a/usr.bin/join/join.1 +++ b/usr.bin/join/join.1 @@ -166,7 +166,7 @@ or is .Dq - , the standard input is used. -.Sh DIAGNOSTICS +.Sh EXIT STATUS .Ex -std .Sh COMPATIBILITY For compatibility with historic versions of diff --git a/usr.bin/jot/jot.1 b/usr.bin/jot/jot.1 index 09f64296e62..7642f478b98 100644 --- a/usr.bin/jot/jot.1 +++ b/usr.bin/jot/jot.1 @@ -186,8 +186,9 @@ from column 10 and ending in column 132, use .Pp and to print all lines 80 characters or longer, .Dl grep `jot -s \&"\&" -b \&. 80` -.Sh DIAGNOSTICS +.Sh EXIT STATUS .Ex -std +.Sh DIAGNOSTICS The following diagnostic messages deserve special explanation: .Bl -diag .It "illegal or unsupported format '%s'" diff --git a/usr.bin/killall/killall.1 b/usr.bin/killall/killall.1 index 9580d05c097..bfac13f7e7e 100644 --- a/usr.bin/killall/killall.1 +++ b/usr.bin/killall/killall.1 @@ -124,7 +124,7 @@ So use .Xr kill 1 for this job (e.g.\& $ kill -TERM -1 or as root $ echo kill -TERM -1 | su -m ) -.Sh DIAGNOSTICS +.Sh EXIT STATUS The .Nm command will respond with a short usage message and exit with a status @@ -134,7 +134,7 @@ either no matching process has been found or not all processes have been signalled successfully. Otherwise, a status of 0 will be returned. -.Pp +.Sh DIAGNOSTICS Diagnostic messages will only be printed if requested by .Fl d options. diff --git a/usr.bin/limits/limits.1 b/usr.bin/limits/limits.1 index 75efca3dff2..62efb85fe57 100644 --- a/usr.bin/limits/limits.1 +++ b/usr.bin/limits/limits.1 @@ -340,7 +340,7 @@ When invoked to execute a program, the failure of .Nm to raise a hard limit is considered a fatal error. .El -.Sh DIAGNOSTICS +.Sh EXIT STATUS The .Nm utility diff --git a/usr.bin/locale/locale.1 b/usr.bin/locale/locale.1 index 52d997426a1..058c06d2f0c 100644 --- a/usr.bin/locale/locale.1 +++ b/usr.bin/locale/locale.1 @@ -79,7 +79,7 @@ The special specific) keyword .Cm list can be used to retrieve the human readable list of all available keywords. -.Sh DIAGNOSTICS +.Sh EXIT STATUS .Ex -std .Sh BUGS Since diff --git a/usr.bin/lockf/lockf.1 b/usr.bin/lockf/lockf.1 index 1b9b6ea8b28..01270cd0472 100644 --- a/usr.bin/lockf/lockf.1 +++ b/usr.bin/lockf/lockf.1 @@ -91,7 +91,7 @@ will fail unless it can acquire the lock immediately. In no event will .Nm break a lock that is held by another process. -.Sh DIAGNOSTICS +.Sh EXIT STATUS If .Nm successfully acquires the lock, it returns the exit status produced by diff --git a/usr.bin/logger/logger.1 b/usr.bin/logger/logger.1 index c5c7dff1976..cc952ea11b2 100644 --- a/usr.bin/logger/logger.1 +++ b/usr.bin/logger/logger.1 @@ -101,7 +101,7 @@ Write the message to log; if not specified, and the flag is not provided, standard input is logged. .El -.Sh DIAGNOSTICS +.Sh EXIT STATUS .Ex -std .Sh EXAMPLES .Bd -literal -offset indent -compact diff --git a/usr.bin/logname/logname.1 b/usr.bin/logname/logname.1 index 2f187e99e46..99ebee510b3 100644 --- a/usr.bin/logname/logname.1 +++ b/usr.bin/logname/logname.1 @@ -57,7 +57,7 @@ and .Ev USER environment variables because the environment cannot be trusted. -.Sh DIAGNOSTICS +.Sh EXIT STATUS .Ex -std .Sh SEE ALSO .Xr who 1 , diff --git a/usr.bin/look/look.1 b/usr.bin/look/look.1 index 7a9980e5975..ecc19a62cd2 100644 --- a/usr.bin/look/look.1 +++ b/usr.bin/look/look.1 @@ -95,7 +95,7 @@ Their effect is described in .It Pa /usr/share/dict/words the dictionary .El -.Sh DIAGNOSTICS +.Sh EXIT STATUS The .Nm utility exits 0 if one or more lines were found and displayed, diff --git a/usr.bin/m4/m4.1 b/usr.bin/m4/m4.1 index 91fd9da2670..0c492a98ca3 100644 --- a/usr.bin/m4/m4.1 +++ b/usr.bin/m4/m4.1 @@ -350,7 +350,7 @@ Returns the current file's line number. .It Ic __file__ Returns the current file's name. .El -.Sh DIAGNOSTICS +.Sh EXIT STATUS .Ex -std .Pp The diff --git a/usr.bin/makewhatis/makewhatis.1 b/usr.bin/makewhatis/makewhatis.1 index 9e2921f9be9..4e20cebf8d9 100644 --- a/usr.bin/makewhatis/makewhatis.1 +++ b/usr.bin/makewhatis/makewhatis.1 @@ -111,7 +111,7 @@ environment variable is not set. .It Pa */man/whatis The default output file. .El -.Sh DIAGNOSTICS +.Sh EXIT STATUS .Ex -std .Sh SEE ALSO .Xr apropos 1 , diff --git a/usr.bin/mesg/mesg.1 b/usr.bin/mesg/mesg.1 index d62b6bb1023..87e800739c4 100644 --- a/usr.bin/mesg/mesg.1 +++ b/usr.bin/mesg/mesg.1 @@ -76,7 +76,7 @@ Allow messages from other users to (assuming you are also logged in on that terminal): .Pp .Dl "mesg y > redirection syntax, or .Xr dd 1 . -.Sh DIAGNOSTICS +.Sh EXIT STATUS .Ex -std If the operation fails for an argument, .Nm diff --git a/usr.bin/uac/uac.1 b/usr.bin/uac/uac.1 index 4256417676f..987cdff81f7 100644 --- a/usr.bin/uac/uac.1 +++ b/usr.bin/uac/uac.1 @@ -79,7 +79,7 @@ Unaligned access errors result in a being delivered to the parent and its future descendants. This aids in pinpointing the faulting access so it can be debugged. .El -.Sh DIAGNOSTICS +.Sh EXIT STATUS Exit status is 0 on success, and 1 if the command fails for any reason. .Sh COMPATIBILITY diff --git a/usr.bin/ul/ul.1 b/usr.bin/ul/ul.1 index 771c3dad983..5d41d253e43 100644 --- a/usr.bin/ul/ul.1 +++ b/usr.bin/ul/ul.1 @@ -84,7 +84,7 @@ environment variables affect the execution of .Nm as described in .Xr environ 7 . -.Sh DIAGNOSTICS +.Sh EXIT STATUS .Ex -std .Sh SEE ALSO .Xr colcrt 1 , diff --git a/usr.bin/uname/uname.1 b/usr.bin/uname/uname.1 index b9b93ffea9e..23ce8d0ada1 100644 --- a/usr.bin/uname/uname.1 +++ b/usr.bin/uname/uname.1 @@ -79,7 +79,7 @@ If the .Fl a flag is specified, or multiple flags are specified, all output is written on a single line, separated by spaces. -.Sh DIAGNOSTICS +.Sh EXIT STATUS .Ex -std .Sh ENVIRONMENT An environment variable composed of the string diff --git a/usr.bin/unifdef/unifdef.1 b/usr.bin/unifdef/unifdef.1 index ff703707bb9..e129c5486c3 100644 --- a/usr.bin/unifdef/unifdef.1 +++ b/usr.bin/unifdef/unifdef.1 @@ -294,7 +294,7 @@ Premature .Tn EOF in comment. .El -.Pp +.Sh EXIT STATUS The .Nm utility exits 0 if the output is an exact copy of the input, diff --git a/usr.bin/uniq/uniq.1 b/usr.bin/uniq/uniq.1 index 4654104fd5f..79be0a40a5d 100644 --- a/usr.bin/uniq/uniq.1 +++ b/usr.bin/uniq/uniq.1 @@ -132,7 +132,7 @@ environment variables affect the execution of .Nm as described in .Xr environ 7 . -.Sh DIAGNOSTICS +.Sh EXIT STATUS .Ex -std .Sh COMPATIBILITY The historic diff --git a/usr.bin/uuidgen/uuidgen.1 b/usr.bin/uuidgen/uuidgen.1 index 5e974755e0c..e685369e5b5 100644 --- a/usr.bin/uuidgen/uuidgen.1 +++ b/usr.bin/uuidgen/uuidgen.1 @@ -67,7 +67,7 @@ set. When generating the identifiers one at a time, the identifiers will be close to each other, but operating system latency and processing time will be reflected in the distance between two successive identifiers. -.Sh DIAGNOSTICS +.Sh EXIT STATUS .Ex -std .Sh SEE ALSO .Xr uuidgen 2 , diff --git a/usr.bin/wc/wc.1 b/usr.bin/wc/wc.1 index e9369d5b559..d8ef9353f9a 100644 --- a/usr.bin/wc/wc.1 +++ b/usr.bin/wc/wc.1 @@ -110,7 +110,7 @@ and as well as the totals for both: .Pp .Dl "wc -mlw report1 report2" -.Sh DIAGNOSTICS +.Sh EXIT STATUS .Ex -std .Sh SEE ALSO .Xr iswspace 3 diff --git a/usr.bin/what/what.1 b/usr.bin/what/what.1 index 027debf94e9..59cb2815cf6 100644 --- a/usr.bin/what/what.1 +++ b/usr.bin/what/what.1 @@ -62,7 +62,7 @@ The following option is available: .It Fl s Stop searching each file after the first match. .El -.Sh DIAGNOSTICS +.Sh EXIT STATUS Exit status is 0 if any matches were found, otherwise 1. .Sh SEE ALSO .Xr ident 1 , diff --git a/usr.bin/who/who.1 b/usr.bin/who/who.1 index ceb4f2ce1f6..e36b07cde55 100644 --- a/usr.bin/who/who.1 +++ b/usr.bin/who/who.1 @@ -135,7 +135,7 @@ as described in .It Pa /var/log/wtmp .It Pa /var/log/wtmp.[0-6] .El -.Sh DIAGNOSTICS +.Sh EXIT STATUS .Ex -std .Sh SEE ALSO .Xr last 1 , diff --git a/usr.bin/xargs/xargs.1 b/usr.bin/xargs/xargs.1 index 57f2c031d44..609db3ff5f7 100644 --- a/usr.bin/xargs/xargs.1 +++ b/usr.bin/xargs/xargs.1 @@ -267,7 +267,7 @@ is terminated by a signal, or an invocation of .Ar utility exits with a value of 255. -.Sh DIAGNOSTICS +.Sh EXIT STATUS The .Nm utility exits with a value of 0 if no error occurs. diff --git a/usr.bin/xinstall/install.1 b/usr.bin/xinstall/install.1 index e8033d0ffc9..2a865791f27 100644 --- a/usr.bin/xinstall/install.1 +++ b/usr.bin/xinstall/install.1 @@ -180,7 +180,7 @@ utility attempts to prevent moving a file onto itself. Installing .Pa /dev/null creates an empty file. -.Sh DIAGNOSTICS +.Sh EXIT STATUS .Ex -std .Sh ENVIRONMENT The diff --git a/usr.sbin/ac/ac.8 b/usr.sbin/ac/ac.8 index 969e612dba5..cfc5f299ada 100644 --- a/usr.sbin/ac/ac.8 +++ b/usr.sbin/ac/ac.8 @@ -121,7 +121,7 @@ allows times recorded in .Pa modems to be charged out at a different rate than .Pa other . -.Sh DIAGNOSTICS +.Sh EXIT STATUS .Ex -std .Sh FILES .Bl -tag -width /var/log/wtmp -compact diff --git a/usr.sbin/bluetooth/bcmfw/bcmfw.8 b/usr.sbin/bluetooth/bcmfw/bcmfw.8 index a0661c22077..14a30123d94 100644 --- a/usr.sbin/bluetooth/bcmfw/bcmfw.8 +++ b/usr.sbin/bluetooth/bcmfw/bcmfw.8 @@ -96,7 +96,7 @@ device: .Sh BUGS Most likely. Please report if found. -.Sh DIAGNOSTICS +.Sh EXIT STATUS .Ex -std .Sh SEE ALSO .Xr ubtbcmfw 4 , diff --git a/usr.sbin/bluetooth/bt3cfw/bt3cfw.8 b/usr.sbin/bluetooth/bt3cfw/bt3cfw.8 index 74aa6d73812..a5c243823cb 100644 --- a/usr.sbin/bluetooth/bt3cfw/bt3cfw.8 +++ b/usr.sbin/bluetooth/bt3cfw/bt3cfw.8 @@ -65,7 +65,7 @@ Connect to the specified Netgraph driver node of type .El .Sh BUGS Please report if found. -.Sh DIAGNOSTICS +.Sh EXIT STATUS .Ex -std .Sh SEE ALSO .Xr ng_bt3c 4 diff --git a/usr.sbin/bluetooth/bthidcontrol/bthidcontrol.8 b/usr.sbin/bluetooth/bthidcontrol/bthidcontrol.8 index 95327df3ac2..3b1717471fb 100644 --- a/usr.sbin/bluetooth/bthidcontrol/bthidcontrol.8 +++ b/usr.sbin/bluetooth/bthidcontrol/bthidcontrol.8 @@ -86,7 +86,7 @@ are: .It Cm Known .It Cm Forget .El -.Sh DIAGNOSTICS +.Sh EXIT STATUS .Ex -std .Sh FILES .Bl -tag -width ".Pa /etc/bluetooth/bthidd.conf" -compact diff --git a/usr.sbin/bluetooth/hccontrol/hccontrol.8 b/usr.sbin/bluetooth/hccontrol/hccontrol.8 index 65cc53f0112..326d4173320 100644 --- a/usr.sbin/bluetooth/hccontrol/hccontrol.8 +++ b/usr.sbin/bluetooth/hccontrol/hccontrol.8 @@ -171,7 +171,7 @@ are: .Sh BUGS Most likely. Please report if found. -.Sh DIAGNOSTICS +.Sh EXIT STATUS .Ex -std .Sh SEE ALSO .Xr bluetooth 3 , diff --git a/usr.sbin/bluetooth/l2control/l2control.8 b/usr.sbin/bluetooth/l2control/l2control.8 index e98f301df81..794b6a72a9a 100644 --- a/usr.sbin/bluetooth/l2control/l2control.8 +++ b/usr.sbin/bluetooth/l2control/l2control.8 @@ -84,7 +84,7 @@ are: .It Cm Read_Auto_Disconnect_Timeout .It Cm Write_Auto_Disconnect_Timeout .El -.Sh DIAGNOSTICS +.Sh EXIT STATUS .Ex -std .Sh SEE ALSO .Xr netgraph 3 , diff --git a/usr.sbin/bluetooth/l2ping/l2ping.8 b/usr.sbin/bluetooth/l2ping/l2ping.8 index c0338924088..5d30239c99c 100644 --- a/usr.sbin/bluetooth/l2ping/l2ping.8 +++ b/usr.sbin/bluetooth/l2ping/l2ping.8 @@ -103,7 +103,7 @@ Some implementations may not like large sizes and may hang or even crash. .Sh BUGS Could collect more statistic. Could check for duplicated, corrupted and lost packets. -.Sh DIAGNOSTICS +.Sh EXIT STATUS .Ex -std .Sh SEE ALSO .Xr bluetooth 3 , diff --git a/usr.sbin/bluetooth/rfcomm_pppd/rfcomm_pppd.8 b/usr.sbin/bluetooth/rfcomm_pppd/rfcomm_pppd.8 index d9b87777197..deb05506881 100644 --- a/usr.sbin/bluetooth/rfcomm_pppd/rfcomm_pppd.8 +++ b/usr.sbin/bluetooth/rfcomm_pppd/rfcomm_pppd.8 @@ -305,7 +305,7 @@ in mode with .Dq Li rfcomm-client label. -.Sh DIAGNOSTICS +.Sh EXIT STATUS .Ex -std .Sh CAVEAT The diff --git a/usr.sbin/bluetooth/sdpcontrol/sdpcontrol.8 b/usr.sbin/bluetooth/sdpcontrol/sdpcontrol.8 index 1f75eead81b..38c802f67b7 100644 --- a/usr.sbin/bluetooth/sdpcontrol/sdpcontrol.8 +++ b/usr.sbin/bluetooth/sdpcontrol/sdpcontrol.8 @@ -109,7 +109,7 @@ Protocol Descriptor List .It Bluetooth Profile Descriptor List .El -.Sh DIAGNOSTICS +.Sh EXIT STATUS .Ex -std .Sh SEE ALSO .Xr bluetooth 3 , diff --git a/usr.sbin/boot0cfg/boot0cfg.8 b/usr.sbin/boot0cfg/boot0cfg.8 index 9bfc8cb1716..7b92b6b0da0 100644 --- a/usr.sbin/boot0cfg/boot0cfg.8 +++ b/usr.sbin/boot0cfg/boot0cfg.8 @@ -161,7 +161,7 @@ To boot slice 2 on the next boot: To enable just slices 1 and 2 in the menu: .Pp .Dl "boot0cfg -m 0x3 ad0" -.Sh DIAGNOSTICS +.Sh EXIT STATUS .Ex -std .Sh SEE ALSO .Xr boot 8 , diff --git a/usr.sbin/boot98cfg/boot98cfg.8 b/usr.sbin/boot98cfg/boot98cfg.8 index 5a274439a11..5fb9a6a6fa3 100644 --- a/usr.sbin/boot98cfg/boot98cfg.8 +++ b/usr.sbin/boot98cfg/boot98cfg.8 @@ -97,7 +97,7 @@ The default sector size is 512 .Sh SEE ALSO .Xr boot 8 , .Xr fdisk 8 -.Sh DIAGNOSTICS +.Sh EXIT STATUS .Ex -std .Sh AUTHORS .An NOKUBI Hirotaka , diff --git a/usr.sbin/btxld/btxld.8 b/usr.sbin/btxld/btxld.8 index eee03554a30..4a0333a958f 100644 --- a/usr.sbin/btxld/btxld.8 +++ b/usr.sbin/btxld/btxld.8 @@ -92,7 +92,7 @@ combined .text and .data segments of the client image. .Sh SEE ALSO .Xr ld 1 , .Xr boot 8 -.Sh DIAGNOSTICS +.Sh EXIT STATUS .Ex -std .Sh AUTHORS .An Robert Nordier Aq rnordier@FreeBSD.org . diff --git a/usr.sbin/chkgrp/chkgrp.8 b/usr.sbin/chkgrp/chkgrp.8 index e7a16060ca9..257423798b1 100644 --- a/usr.sbin/chkgrp/chkgrp.8 +++ b/usr.sbin/chkgrp/chkgrp.8 @@ -60,7 +60,7 @@ will print an error message containing the name of the file being scanned and the line number on which the error was found. Otherwise no output is produced. -.Pp +.Sh EXIT STATUS The .Nm utility returns diff --git a/usr.sbin/chown/chgrp.1 b/usr.sbin/chown/chgrp.1 index f085bff4648..5cfaa302090 100644 --- a/usr.sbin/chown/chgrp.1 +++ b/usr.sbin/chown/chgrp.1 @@ -113,7 +113,7 @@ The user invoking .Nm must belong to the specified group and be the owner of the file, or be the super-user. -.Sh DIAGNOSTICS +.Sh EXIT STATUS .Ex -std .Sh COMPATIBILITY In previous versions of this system, symbolic links did not have groups. diff --git a/usr.sbin/chown/chown.8 b/usr.sbin/chown/chown.8 index d8abeb4d8b9..cb7e170c0d3 100644 --- a/usr.sbin/chown/chown.8 +++ b/usr.sbin/chown/chown.8 @@ -132,7 +132,7 @@ group name. .Pp The ownership of a file may only be altered by a super-user for obvious security reasons. -.Sh DIAGNOSTICS +.Sh EXIT STATUS .Ex -std .Sh COMPATIBILITY Previous versions of the diff --git a/usr.sbin/ckdist/ckdist.1 b/usr.sbin/ckdist/ckdist.1 index f784a07a521..e52e20ca1bb 100644 --- a/usr.sbin/ckdist/ckdist.1 +++ b/usr.sbin/ckdist/ckdist.1 @@ -89,7 +89,7 @@ is either "md5" or "inf"). .Sh SEE ALSO .Xr cksum 1 , .Xr md5 1 -.Sh DIAGNOSTICS +.Sh EXIT STATUS Exit status is 0 if no errors were detected, 1 if errors were found in a distribution, and 2 if usage errors, inaccessible input files, or other system errors were encountered. diff --git a/usr.sbin/ctm/ctm_rmail/ctm_rmail.1 b/usr.sbin/ctm/ctm_rmail/ctm_rmail.1 index ed327296092..1aaecc7255c 100644 --- a/usr.sbin/ctm/ctm_rmail/ctm_rmail.1 +++ b/usr.sbin/ctm/ctm_rmail/ctm_rmail.1 @@ -438,7 +438,7 @@ Completed deltas. File containing the name and number of the next delta to be applied to this source tree. .El -.Sh DIAGNOSTICS +.Sh EXIT STATUS The .Nm ctm_smail , .Nm ctm_dequeue @@ -456,7 +456,7 @@ apply a completed delta with is not considered an error important enough to bounce the mail, and .Nm ctm_rmail returns an exit status of 0. -.Pp +.Sh DIAGNOSTICS In normal operation, .Nm ctm_smail will report messages like: diff --git a/usr.sbin/daemon/daemon.8 b/usr.sbin/daemon/daemon.8 index a1048fd7872..74b5b81bc87 100644 --- a/usr.sbin/daemon/daemon.8 +++ b/usr.sbin/daemon/daemon.8 @@ -58,7 +58,7 @@ Note, that the file will be created shortly before the process is actually executed, and will remain after the process exits (although it will be removed if the execution fails). .El -.Sh DIAGNOSTICS +.Sh EXIT STATUS The .Nm utility exits 1 if an error is returned by the @@ -67,6 +67,7 @@ library routine, 2 if the .Ar pidfile is requested, but cannot be opened, otherwise 0. +.Sh DIAGNOSTICS If the command cannot be executed, an error message is displayed on standard error unless the .Fl f diff --git a/usr.sbin/faithd/faithd.8 b/usr.sbin/faithd/faithd.8 index e50d7b57ef4..5d16989902f 100644 --- a/usr.sbin/faithd/faithd.8 +++ b/usr.sbin/faithd/faithd.8 @@ -268,7 +268,7 @@ the traffic will be denied. With inetd mode, traffic may be filtered by using access control functionality in .Xr inetd 8 . -.Sh DIAGNOSTICS +.Sh EXIT STATUS The .Nm utility exits with diff --git a/usr.sbin/fdread/fdread.1 b/usr.sbin/fdread/fdread.1 index 090a91dfbd2..5a4ecc29a67 100644 --- a/usr.sbin/fdread/fdread.1 +++ b/usr.sbin/fdread/fdread.1 @@ -158,7 +158,7 @@ option. .It Pa /dev/fd0 Default device to read from. .El -.Sh DIAGNOSTICS +.Sh EXIT STATUS The .Nm utility sets the exit value according to @@ -166,7 +166,7 @@ utility sets the exit value according to In recovery mode, the exit value will be set to .Dv EX_IOERR if any error occurred during processing (even in quiet mode). -.Pp +.Sh DIAGNOSTICS Unless running in quiet mode, upon encountering an error, the status of the floppy disc controller (FDC) will be printed out, both in hexadecimal form, followed by a textual description that translates diff --git a/usr.sbin/flowctl/flowctl.8 b/usr.sbin/flowctl/flowctl.8 index 67f5bd5d92b..c9104cb1131 100644 --- a/usr.sbin/flowctl/flowctl.8 +++ b/usr.sbin/flowctl/flowctl.8 @@ -62,7 +62,7 @@ This command is the analog of the command of a Cisco router. It dumps the contents of the flow cache in Cisco-like format. .El -.Sh DIAGNOSTICS +.Sh EXIT STATUS .Ex -std .Sh SEE ALSO .Xr netgraph 3 , diff --git a/usr.sbin/gstat/gstat.8 b/usr.sbin/gstat/gstat.8 index abdde06c47e..b384075fb37 100644 --- a/usr.sbin/gstat/gstat.8 +++ b/usr.sbin/gstat/gstat.8 @@ -69,7 +69,7 @@ or (the default) indicates that the update interval is specified in seconds, milliseconds, or microseconds, respectively. .El -.Sh DIAGNOSTICS +.Sh EXIT STATUS .Ex -std .Sh SEE ALSO .Xr geom 4 diff --git a/usr.sbin/i4b/isdnd/isdnd.8 b/usr.sbin/i4b/isdnd/isdnd.8 index 42c01f17942..5b311fb7746 100644 --- a/usr.sbin/i4b/isdnd/isdnd.8 +++ b/usr.sbin/i4b/isdnd/isdnd.8 @@ -408,7 +408,7 @@ will start with reasonable debugging messages enabled, full-screen mode of operation, full-screen display redirected to /dev/ttyv3 and using a termcap entry for vt100 on this display. -.Sh DIAGNOSTICS +.Sh EXIT STATUS Exit status is 0 on success, 1 on error. .Sh SEE ALSO .Xr i4bing 4 , diff --git a/usr.sbin/i4b/isdnmonitor/isdnmonitor.8 b/usr.sbin/i4b/isdnmonitor/isdnmonitor.8 index 1fb1b70f5cb..6a8b8014368 100644 --- a/usr.sbin/i4b/isdnmonitor/isdnmonitor.8 +++ b/usr.sbin/i4b/isdnmonitor/isdnmonitor.8 @@ -160,7 +160,7 @@ to monitor a locally running isdnd: .Bd -literal -offset indent isdnmonitor -h localhost .Ed -.Sh DIAGNOSTICS +.Sh EXIT STATUS Exit status is 0 on success, 1 on error. .Sh SEE ALSO .Xr isdnd 8 diff --git a/usr.sbin/ip6addrctl/ip6addrctl.8 b/usr.sbin/ip6addrctl/ip6addrctl.8 index 018743b9505..59154d447b1 100644 --- a/usr.sbin/ip6addrctl/ip6addrctl.8 +++ b/usr.sbin/ip6addrctl/ip6addrctl.8 @@ -104,7 +104,7 @@ are comments and are ignored. .El .\" -.Sh DIAGNOSTICS +.Sh EXIT STATUS .Ex -std .\" .Sh SEE ALSO diff --git a/usr.sbin/kgzip/kgzip.8 b/usr.sbin/kgzip/kgzip.8 index 3537502c975..58811c1bc55 100644 --- a/usr.sbin/kgzip/kgzip.8 +++ b/usr.sbin/kgzip/kgzip.8 @@ -129,7 +129,7 @@ The default loader .Xr elf 5 , .Xr boot 8 , .Xr loader 8 -.Sh DIAGNOSTICS +.Sh EXIT STATUS .Ex -std .Sh AUTHORS .An Robert Nordier Aq rnordier@FreeBSD.org . diff --git a/usr.sbin/mergemaster/mergemaster.8 b/usr.sbin/mergemaster/mergemaster.8 index 699120b5a5c..8cd8b25ace0 100644 --- a/usr.sbin/mergemaster/mergemaster.8 +++ b/usr.sbin/mergemaster/mergemaster.8 @@ -373,7 +373,7 @@ with all values commented out: .%T The Cutting Edge (using make world) .%A Nik Clayton .Re -.Sh DIAGNOSTICS +.Sh EXIT STATUS Exit status is 0 on successful completion, or if the user bails out manually at some point during execution. .Pp diff --git a/usr.sbin/mtree/mtree.8 b/usr.sbin/mtree/mtree.8 index 124b45f9f31..85a1fe816e2 100644 --- a/usr.sbin/mtree/mtree.8 +++ b/usr.sbin/mtree/mtree.8 @@ -341,7 +341,7 @@ distribution. .It Pa /etc/mtree system specification directory .El -.Sh DIAGNOSTICS +.Sh EXIT STATUS .Ex -std .Sh SEE ALSO .Xr chflags 1 , diff --git a/usr.sbin/ndp/ndp.8 b/usr.sbin/ndp/ndp.8 index b39625a19ed..00dc92612a5 100644 --- a/usr.sbin/ndp/ndp.8 +++ b/usr.sbin/ndp/ndp.8 @@ -225,7 +225,7 @@ Most useful when used with .Fl A . .El .\" -.Sh DIAGNOSTICS +.Sh EXIT STATUS .Ex -std .\" .Sh SEE ALSO diff --git a/usr.sbin/nfsd/nfsd.8 b/usr.sbin/nfsd/nfsd.8 index df614e7a9f6..64c181e66c9 100644 --- a/usr.sbin/nfsd/nfsd.8 +++ b/usr.sbin/nfsd/nfsd.8 @@ -172,7 +172,7 @@ If you have to kill .Nm just do a .Dq Li "kill -USR1 " -.Sh DIAGNOSTICS +.Sh EXIT STATUS .Ex -std .Sh SEE ALSO .Xr nfsstat 1 , diff --git a/usr.sbin/ngctl/ngctl.8 b/usr.sbin/ngctl/ngctl.8 index 121c0f17e50..ce77069d318 100644 --- a/usr.sbin/ngctl/ngctl.8 +++ b/usr.sbin/ngctl/ngctl.8 @@ -124,7 +124,7 @@ The .Dq help command displays the available commands, their usage and aliases, and a brief description. -.Sh DIAGNOSTICS +.Sh EXIT STATUS .Ex -std .Sh SEE ALSO .Xr netgraph 3 , diff --git a/usr.sbin/pcvt/ispcvt/ispcvt.8 b/usr.sbin/pcvt/ispcvt/ispcvt.8 index b9eee0a86c3..8e73e092918 100644 --- a/usr.sbin/pcvt/ispcvt/ispcvt.8 +++ b/usr.sbin/pcvt/ispcvt/ispcvt.8 @@ -73,7 +73,7 @@ with the .Fl c option gives a verbose listing of the compile-time options. .El -.Sh DIAGNOSTICS +.Sh EXIT STATUS The .Nm utility exits with one of the following values: diff --git a/usr.sbin/periodic/periodic.8 b/usr.sbin/periodic/periodic.8 index 2753bee0418..75bd9149352 100644 --- a/usr.sbin/periodic/periodic.8 +++ b/usr.sbin/periodic/periodic.8 @@ -222,9 +222,10 @@ daily_show_badconfig=NO .Xr periodic.conf 5 , .Xr cron 8 , .Xr newsyslog 8 +.Sh EXIT STATUS +Exit status is 0 on success and 1 if the command fails. .Sh DIAGNOSTICS -Exit status is 0 on success and 1 if the command -fails for one of the following reasons: +The command may fail for one of the following reasons: .Bl -diag .It usage: periodic No directory path argument was passed to diff --git a/usr.sbin/pkg_install/sign/pkg_sign.1 b/usr.sbin/pkg_install/sign/pkg_sign.1 index 118d380f470..68312940f4a 100644 --- a/usr.sbin/pkg_install/sign/pkg_sign.1 +++ b/usr.sbin/pkg_install/sign/pkg_sign.1 @@ -128,7 +128,7 @@ signing scheme uses eight bytes markers such .Sq CKSHA1 + length for its signatures (those markers are conveniently eight bytes long). -.Sh DIAGNOSTICS +.Sh EXIT STATUS The .Nm and @@ -139,6 +139,7 @@ For .Nm pkg_check , this usually indicates that the package is not signed, or that the signature is forged. +.Sh DIAGNOSTICS .Bl -diag .It "File %s is already signed" There is a signature embedded within the gzip file already. diff --git a/usr.sbin/pw/pw.8 b/usr.sbin/pw/pw.8 index 22795014693..fb25c46ed48 100644 --- a/usr.sbin/pw/pw.8 +++ b/usr.sbin/pw/pw.8 @@ -821,7 +821,7 @@ The and .Fl q options as described above are accepted by these commands. -.Sh DIAGNOSTICS +.Sh EXIT STATUS The .Nm utility returns EXIT_SUCCESS on successful operation, otherwise diff --git a/usr.sbin/rtprio/rtprio.1 b/usr.sbin/rtprio/rtprio.1 index a694935b54f..732fb12b7eb 100644 --- a/usr.sbin/rtprio/rtprio.1 +++ b/usr.sbin/rtprio/rtprio.1 @@ -113,7 +113,7 @@ highest priority of 0 means "the current process". .Pp Only root is allowed to set realtime or idle priority for a process. -.Sh DIAGNOSTICS +.Sh EXIT STATUS If .Nm execute a command, the exit value is that of the command executed. diff --git a/usr.sbin/sa/sa.8 b/usr.sbin/sa/sa.8 index ac78d24ee1d..68836ab149c 100644 --- a/usr.sbin/sa/sa.8 +++ b/usr.sbin/sa/sa.8 @@ -204,7 +204,7 @@ flag is specified, only the and .Fl s flags are honored. -.Sh DIAGNOSTICS +.Sh EXIT STATUS .Ex -std .Sh FILES .Bl -tag -width /var/account/usracct -compact diff --git a/usr.sbin/setkey/setkey.8 b/usr.sbin/setkey/setkey.8 index 380aaa5223d..427833fb307 100644 --- a/usr.sbin/setkey/setkey.8 +++ b/usr.sbin/setkey/setkey.8 @@ -633,7 +633,7 @@ algorithm comment deflate rfc2394 .Ed .\" -.Sh DIAGNOSTICS +.Sh EXIT STATUS .Ex -std .\" .Sh EXAMPLES diff --git a/usr.sbin/smbmsg/smbmsg.8 b/usr.sbin/smbmsg/smbmsg.8 index 7bcbf028f4d..b221ced3346 100644 --- a/usr.sbin/smbmsg/smbmsg.8 +++ b/usr.sbin/smbmsg/smbmsg.8 @@ -259,10 +259,11 @@ Send a command to device at address 0xa0. For the PCF8583 RTC, this would set the clock to Sunday (2004%4)-05-16 22:07:00. -.Sh DIAGNOSTICS +.Sh EXIT STATUS Exit status is 0 on success, or according to .Xr sysexits 3 in case of failure. +.Sh DIAGNOSTICS Diagnostic messages issued are supposed to be self-explanatory. .Sh SEE ALSO .Xr printf 3 ,