Files
pkgsrc-ng/net/nslint/patches/patch-aa
2013-09-26 17:14:40 +02:00

33 lines
893 B
Plaintext

$NetBSD: patch-aa,v 1.2 2009/05/06 03:44:02 snj Exp $
--- nslint.8.orig 2009-05-05 20:25:47.000000000 -0700
+++ nslint.8 2009-05-05 20:23:54.000000000 -0700
@@ -101,14 +101,14 @@ Missing semicolons and quotes.
Specify an alternate
.I named.boot
file. The default is
-.IR /etc/named.boot .
+.IR /etc/namedb/named.boot .
.TP
.TP
.B -c
Specify an alternate
.I named.conf
file. The default is
-.IR /etc/named.conf .
+.IR /etc/namedb/named.conf .
.TP
.B -B
Specify an alternate
@@ -466,8 +466,8 @@ This will suppress "name referenced with
.na
.nh
.nf
-/etc/named.conf - default named configuration file
-/etc/named.boot - old style named configuration file
+/etc/namedb/named.conf - default named configuration file
+/etc/namedb/named.boot - old style named configuration file
nslint.conf - default nslint configuration file
nslint.boot - old style nslint configuration file
.ad