commit 9278ac53a4c5cce85b1721c170bbb4ce960e7ff6
parent 268a2845e4009af47dbd2bb272853028bee92fc7
Author: tedu <tedu>
Date: Sat, 11 Jun 2016 17:17:10 +0000
don't use specified twice in a sentence, noticed by jmc
Diffstat:
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/doas.conf.5 b/doas.conf.5
@@ -78,8 +78,7 @@ If a relative path is specified, only a restricted
will be searched.
.It Ic args ...
Arguments to command.
-If specified, the command arguments provided by the user
-need to match those specified.
+The command arguments provided by the user need to match those specified.
The keyword
.Ic args
alone means that command must be run without any arguments.