|
Lines 548-561
Link Here
|
| 548 |
<tgroup cols="2"> |
548 |
<tgroup cols="2"> |
| 549 |
<tbody> |
549 |
<tbody> |
| 550 |
<row> |
550 |
<row> |
| 551 |
<entry><literal>name server</literal></entry> |
551 |
<entry><literal>nameserver</literal></entry> |
| 552 |
<entry>The IP address of a name server the resolver |
552 |
<entry>The IP address of a name server the resolver |
| 553 |
should query. The servers are queried in the order |
553 |
should query. The servers are queried in the order |
| 554 |
listed with a maximum of three.</entry> |
554 |
listed with a maximum of three.</entry> |
| 555 |
</row> |
555 |
</row> |
| 556 |
<row> |
556 |
<row> |
| 557 |
<entry><literal>search</literal></entry> |
557 |
<entry><literal>search</literal></entry> |
| 558 |
<entry>Search list hostname lookup. This is normally |
558 |
<entry>Search list for hostname lookup. This is normally |
| 559 |
determined by the domain of the local hostname.</entry> |
559 |
determined by the domain of the local hostname.</entry> |
| 560 |
</row> |
560 |
</row> |
| 561 |
<row> |
561 |
<row> |
|
Lines 696-703
Link Here
|
| 696 |
normally by &man.cron.8; &man.newsyslog.8; determines when log |
696 |
normally by &man.cron.8; &man.newsyslog.8; determines when log |
| 697 |
files require archiving or rearranging. |
697 |
files require archiving or rearranging. |
| 698 |
<filename>logfile</filename> is moved to |
698 |
<filename>logfile</filename> is moved to |
| 699 |
<filename>logfile.1</filename>, <filename>logfile.1</filename> |
699 |
<filename>logfile.0</filename>, <filename>logfile.0</filename> |
| 700 |
is moved to <filename>logfile.2</filename>, and so on. |
700 |
is moved to <filename>logfile.1</filename>, and so on. |
| 701 |
Additionally, the log files may be archived in &man.gzip.1; format |
701 |
Additionally, the log files may be archived in &man.gzip.1; format |
| 702 |
causing them to be named: <filename>logfile.0.gz</filename>, |
702 |
causing them to be named: <filename>logfile.0.gz</filename>, |
| 703 |
<filename>logfile.1.gz</filename>, and so on.</para> |
703 |
<filename>logfile.1.gz</filename>, and so on.</para> |