summaryrefslogtreecommitdiff
path: root/usr.bin/doas/doas.1
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/doas/doas.1')
-rw-r--r--usr.bin/doas/doas.16
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/doas/doas.1 b/usr.bin/doas/doas.1
index 4d2e09777c8..25827cc7104 100644
--- a/usr.bin/doas/doas.1
+++ b/usr.bin/doas/doas.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: doas.1,v 1.25 2021/01/16 09:18:41 martijn Exp $
+.\" $OpenBSD: doas.1,v 1.26 2022/12/22 19:53:22 kn Exp $
.\"
.\"Copyright (c) 2015 Ted Unangst <tedu@openbsd.org>
.\"
@@ -13,7 +13,7 @@
.\"WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
.\"ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
.\"OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
-.Dd $Mdocdate: January 16 2021 $
+.Dd $Mdocdate: December 22 2022 $
.Dt DOAS 1
.Os
.Sh NAME
@@ -26,7 +26,7 @@
.Op Fl C Ar config
.Op Fl u Ar user
.Ar command
-.Op Ar args
+.Op Ar arg ...
.Sh DESCRIPTION
The
.Nm