diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2019-11-07 13:21:53 +0100 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2019-11-07 13:21:53 +0100 |
| commit | 85d764718b974c6cf67cb8fd859138e7488ea22c (patch) | |
| tree | bb59d9d2e4f9b7b486c2d9e0a57ebb75a1c2e537 /man5 | |
| parent | 551162f54f9b046693669cdd583ddf18f89bd25a (diff) | |
| download | man-pages-85d764718b974c6cf67cb8fd859138e7488ea22c.tar.gz | |
resolv.conf.5: srcfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man5')
| -rw-r--r-- | man5/resolv.conf.5 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/man5/resolv.conf.5 b/man5/resolv.conf.5 index 2ffe973a1e..e383293fab 100644 --- a/man5/resolv.conf.5 +++ b/man5/resolv.conf.5 @@ -67,7 +67,8 @@ By default, the search list contains one entry, the local domain name. It is determined from the local hostname returned by .BR gethostname (2); the local domain name is taken to be everything after the first -\(aq.\(aq. Finally, if the hostname does not contain a \(aq.\(aq, the +\(aq.\(aq. +Finally, if the hostname does not contain a \(aq.\(aq, the root domain is assumed as the local domain name. .IP This may be changed by listing the desired domain search path |
