summaryrefslogtreecommitdiff
path: root/usr.sbin/config
diff options
context:
space:
mode:
authorKlemens Nanni <kn@cvs.openbsd.org>2021-11-02 22:26:47 +0000
committerKlemens Nanni <kn@cvs.openbsd.org>2021-11-02 22:26:47 +0000
commitf43422b2d0f45f80bae23ececf75d79675f8678f (patch)
tree99ad9a333ff73bb6bb0fe2e3cb7a3602cc73defc /usr.sbin/config
parent9659df4ed63099c562e6221b733311e7da314f4c (diff)
Add standard EXIT STATUS
OK deraadt
Diffstat (limited to 'usr.sbin/config')
-rw-r--r--usr.sbin/config/config.86
1 files changed, 4 insertions, 2 deletions
diff --git a/usr.sbin/config/config.8 b/usr.sbin/config/config.8
index ccdba0bcb1e..ab48c1314ed 100644
--- a/usr.sbin/config/config.8
+++ b/usr.sbin/config/config.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: config.8,v 1.73 2021/09/13 17:43:26 jmc Exp $
+.\" $OpenBSD: config.8,v 1.74 2021/11/02 22:26:46 kn Exp $
.\" $NetBSD: config.8,v 1.10 1996/08/31 20:58:16 mycroft Exp $
.\"
.\" Copyright (c) 1980, 1991, 1993
@@ -30,7 +30,7 @@
.\"
.\" from: @(#)config.8 8.2 (Berkeley) 4/19/94
.\"
-.Dd $Mdocdate: September 13 2021 $
+.Dd $Mdocdate: November 2 2021 $
.Dt CONFIG 8
.Os
.Sh NAME
@@ -322,6 +322,8 @@ Show all devices for which attribute
has the value
.Ar val .
.El
+.Sh EXIT STATUS
+.Ex -std
.Sh EXAMPLES
The Ethernet card is not detected at boot because the kernel configuration
does not match the physical hardware configuration,