diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2016-06-05 07:22:26 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2016-06-05 07:22:26 +0000 |
commit | 32a5e10623c27b000e0b6fa61e32f51e4cded263 (patch) | |
tree | eaa18d8188ed872d9d35bdf809f915ede724600b /usr.bin | |
parent | 8c52fa46cd83fa18752be56c95efe5c5539052a5 (diff) |
spelling fix;
Diffstat (limited to 'usr.bin')
-rw-r--r-- | usr.bin/doas/doas.conf.5 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/doas/doas.conf.5 b/usr.bin/doas/doas.conf.5 index 28e3fe47ced..d258042e1c6 100644 --- a/usr.bin/doas/doas.conf.5 +++ b/usr.bin/doas/doas.conf.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: doas.conf.5,v 1.19 2016/06/05 00:46:34 djm Exp $ +.\" $OpenBSD: doas.conf.5,v 1.20 2016/06/05 07:22:25 jmc Exp $ .\" .\"Copyright (c) 2015 Ted Unangst <tedu@openbsd.org> .\" @@ -68,7 +68,7 @@ If the first character of .Ar value is a .Ql $ -then the value to be set is taken from the existing enviornment +then the value to be set is taken from the existing environment variable of the same name. .Cm setenv directives override environment variables copied via |