diff options
author | 2008-02-24 19:12:36 +0000 | |
---|---|---|
committer | 2008-02-24 19:12:36 +0000 | |
commit | 4547806ccf21063b64b667c8a79f927bcd81ec25 (patch) | |
tree | d2cbc68de07fdb18addcea962f9aaedf5a180605 | |
parent | typo, from sthen@, missed in previous commit (diff) | |
download | wireguard-openbsd-4547806ccf21063b64b667c8a79f927bcd81ec25.tar.xz wireguard-openbsd-4547806ccf21063b64b667c8a79f927bcd81ec25.zip |
taht -> that
-rw-r--r-- | usr.sbin/bind/bin/named/named.docbook | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/bind/bin/named/named.docbook b/usr.sbin/bind/bin/named/named.docbook index db5602805b8..6f9ed270e5c 100644 --- a/usr.sbin/bind/bin/named/named.docbook +++ b/usr.sbin/bind/bin/named/named.docbook @@ -184,7 +184,7 @@ <term>-i <replaceable class="parameter">pid-file</replaceable></term> <listitem> <para> - Specifies the file taht contains the process ID of + Specifies the file that contains the process ID of <command>named</command>. The default is <filename>/var/run/named.pid</filename>. </para> |