Module Name: src
Committed By: abhinav
Date: Tue Jan 31 21:25:59 UTC 2017
Modified Files:
src/external/bsd/openresolv/dist: resolvconf.conf.5.in
Log Message:
Fix spelling of exclusive.
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 \
src/external/bsd/openresolv/dist/resolvconf.conf.5.in
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/external/bsd/openresolv/dist/resolvconf.conf.5.in
diff -u src/external/bsd/openresolv/dist/resolvconf.conf.5.in:1.17 src/external/bsd/openresolv/dist/resolvconf.conf.5.in:1.18
--- src/external/bsd/openresolv/dist/resolvconf.conf.5.in:1.17 Fri Dec 30 19:43:36 2016
+++ src/external/bsd/openresolv/dist/resolvconf.conf.5.in Tue Jan 31 21:25:58 2017
@@ -70,7 +70,7 @@ These interfaces will be processed next,
If unset, defaults to the following:-
.D1 tap[0-9]* tun[0-9]* vpn vpn[0-9]* ppp[0-9]* ippp[0-9]*
.It Sy inclusive_interfaces
-Ignore any exlcusive marking for these interfaces.
+Ignore any exclusive marking for these interfaces.
This is handy when 3rd party integrations force the
.Nm resolvconf -x
option and you want to disable it easily.