summaryrefslogtreecommitdiff
path: root/sbin
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2018-06-07 11:37:22 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2018-06-07 11:37:22 +0000
commitfad718c914c60261c1c08c7123d69239f348d8ae (patch)
tree81ae95ac44e4400358cb8b29d12e6d499566c329 /sbin
parente18229f9d8c8993ef466f938766a02eeb9e65887 (diff)
add some EXIT STATUS sections; from matthew martin
Diffstat (limited to 'sbin')
-rw-r--r--sbin/dump/dump.810
1 files changed, 5 insertions, 5 deletions
diff --git a/sbin/dump/dump.8 b/sbin/dump/dump.8
index 9164c46ce86..a757a20bfa1 100644
--- a/sbin/dump/dump.8
+++ b/sbin/dump/dump.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: dump.8,v 1.51 2016/10/06 11:43:30 schwarze Exp $
+.\" $OpenBSD: dump.8,v 1.52 2018/06/07 11:37:21 jmc Exp $
.\" $NetBSD: dump.8,v 1.17 1997/06/05 11:15:06 lukem Exp $
.\"
.\" Copyright (c) 1980, 1991, 1993
@@ -31,7 +31,7 @@
.\"
.\" @(#)dump.8 8.1 (Berkeley) 6/16/93
.\"
-.Dd $Mdocdate: October 6 2016 $
+.Dd $Mdocdate: June 7 2018 $
.Dt DUMP 8
.Os
.Sh NAME
@@ -426,13 +426,13 @@ dump table: file systems and frequency
to find group
.Em operator
.El
-.Sh DIAGNOSTICS
-Many, and verbose.
-.Pp
+.Sh EXIT STATUS
.Nm
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.
+.Sh DIAGNOSTICS
+Many, and verbose.
.Sh SEE ALSO
.Xr chflags 1 ,
.Xr stty 1 ,