summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjmc <jmc@openbsd.org>2015-07-19 17:00:22 +0000
committerjmc <jmc@openbsd.org>2015-07-19 17:00:22 +0000
commit8f16964390a93da26a5789c77112c2a417fe6c25 (patch)
tree0f76a7e70b2a4465cfa6fc0472ec5c7ccd035739
parentAdd the documentation of -Wbounded and attribute(bounded) from gcc-local(1) (diff)
downloadwireguard-openbsd-8f16964390a93da26a5789c77112c2a417fe6c25.tar.xz
wireguard-openbsd-8f16964390a93da26a5789c77112c2a417fe6c25.zip
whitespace;
-rw-r--r--usr.bin/doas/doas.14
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/doas/doas.1 b/usr.bin/doas/doas.1
index d10f19b7afe..e9c0cf401a4 100644
--- a/usr.bin/doas/doas.1
+++ b/usr.bin/doas/doas.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: doas.1,v 1.6 2015/07/19 16:42:31 espie Exp $
+.\" $OpenBSD: doas.1,v 1.7 2015/07/19 17:00:22 jmc Exp $
.\"
.\"Copyright (c) 2015 Ted Unangst <tedu@openbsd.org>
.\"
@@ -48,7 +48,7 @@ It may fail for one of the following reasons:
.Pp
.Bl -bullet -compact
.It
-The config file
+The config file
.Pa /etc/doas.conf
could not be parsed.
.It