blob: a28f234dbdc782e803a9f8d97d448c65bc623c16 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
|
*** nslint.8.orig Wed Sep 24 20:11:08 1997
--- nslint.8 Mon Oct 27 09:54:44 1997
***************
*** 101,107 ****
Specify an alternate
.I named.boot
file. The default is
! .I /etc/named.boot
(just like
.IR named (8)).
.TP
--- 101,107 ----
Specify an alternate
.I named.boot
file. The default is
! .I /etc/namedb/named.boot
(just like
.IR named (8)).
.TP
***************
*** 110,116 ****
Specify an alternate
.I named.conf
file. The default is
! .IR /etc/named.conf .
.TP
.B -B
Specify an alternate
--- 110,116 ----
Specify an alternate
.I named.conf
file. The default is
! .IR /etc/namedb/named.conf .
.TP
.B -B
Specify an alternate
***************
*** 399,405 ****
.na
.nh
.nf
! /etc/named.boot - default named configuration file
nslint.boot - default nslint configuration file
.ad
.hy
--- 399,405 ----
.na
.nh
.nf
! /etc/namedb/named.boot - default named configuration file
nslint.boot - default nslint configuration file
.ad
.hy
|