diff options
| author | Michaƫl Defferrard <m.deff@hotmail.com> | 2020-10-01 11:30:25 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-10-01 10:30:25 +0100 |
| commit | 67cd194e7abc1c59e1418a9d9d0a0c3fbeab5b67 (patch) | |
| tree | c7384e340d4837c366571f5ccf9054e16eba7784 | |
| parent | 8719b0696bd43d14a832fedfc074a4b56aeb9f08 (diff) | |
| download | openresolv-67cd194e7abc1c59e1418a9d9d0a0c3fbeab5b67.tar.xz | |
fix typo in manpage (#1)
| -rw-r--r-- | resolvconf.conf.5.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/resolvconf.conf.5.in b/resolvconf.conf.5.in index 23296cc..3c881e8 100644 --- a/resolvconf.conf.5.in +++ b/resolvconf.conf.5.in @@ -220,7 +220,7 @@ openresolv ships with subscribers for the name servers and .Xr unbound 8 . Each subscriber can create configuration files which should be included in -in the subscribers main configuration file. +the subscribers main configuration file. .Pp To disable a subscriber, simply set it's name to NO. For example, to disable the libc subscriber you would set: |
