summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortedu <tedu@openbsd.org>2015-07-17 17:11:18 +0000
committertedu <tedu@openbsd.org>2015-07-17 17:11:18 +0000
commit25b571a347fdc0f0e6ce423a581d12218bcbf054 (patch)
tree14c33e473bf553a05b6a0a174becedb20e8527f8
parentenable exynos (diff)
downloadwireguard-openbsd-25b571a347fdc0f0e6ce423a581d12218bcbf054.tar.xz
wireguard-openbsd-25b571a347fdc0f0e6ce423a581d12218bcbf054.zip
improve wording, from Thanos Tsouanas
-rw-r--r--usr.bin/doas/doas.110
1 files changed, 6 insertions, 4 deletions
diff --git a/usr.bin/doas/doas.1 b/usr.bin/doas/doas.1
index b9bf0d3886b..cc65cf0a91f 100644
--- a/usr.bin/doas/doas.1
+++ b/usr.bin/doas/doas.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: doas.1,v 1.1 2015/07/16 20:44:21 tedu Exp $
+.\" $OpenBSD: doas.1,v 1.2 2015/07/17 17:11:18 tedu 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: July 16 2015 $
+.Dd $Mdocdate: July 17 2015 $
.Dt DOAS 1
.Os
.Sh NAME
@@ -44,10 +44,12 @@ It may fail because of one of the following reasons:
.It
The config file could not be parsed.
.It
-The user attempted an command which is not permitted.
+The user attempted to run a command which is not permitted.
.It
-Entered passphrase is incorrect.
+The password was incorrect.
.El
+.Sh SEE ALSO
+.Xr doas.conf 5
.Sh HISTORY
The
.Nm