]> git.armaanb.net Git - opendoas.git/commitdiff
small clarifications
authorTed Unangst <tedu@openbsd.org>
Sun, 26 Jul 2015 23:00:15 +0000 (23:00 +0000)
committerTed Unangst <tedu@openbsd.org>
Sun, 26 Jul 2015 23:00:15 +0000 (23:00 +0000)
doas.1

diff --git a/doas.1 b/doas.1
index 52d846a6aea339f0beb30e548d70c263b598e261..1082c0358d0efd35aec92cd83821b985b912962d 100644 (file)
--- a/doas.1
+++ b/doas.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: doas.1,v 1.11 2015/07/26 17:24:02 zhuk Exp $
+.\" $OpenBSD: doas.1,v 1.12 2015/07/26 20:47:01 espie Exp $
 .\"
 .\"Copyright (c) 2015 Ted Unangst <tedu@openbsd.org>
 .\"
@@ -57,7 +57,7 @@ or
 .Sq deny
 will be printed on standard output, depending on command
 matching results.
-No command is executed.
+In either case, no command is executed.
 .It Fl n
 Non interactive mode, fail if
 .Nm
@@ -86,7 +86,7 @@ The user attempted to run a command which is not permitted.
 .It
 The password was incorrect.
 .It
-The actual program is absent or not executable.
+The specified command was not found or is not executable.
 .El
 .Sh SEE ALSO
 .Xr doas.conf 5