Re: NSD 4.1.16rc1 pre-release
"A. Schulze" <[email protected]>
| Newsgroups | gmane.network.dns.nsd.general |
|---|---|
| Message-ID | <[email protected]> |
A. Schulze: > compiled && installed && be happy about smaller answers one minor manpage fix... _______________________________________________ nsd-users mailing list [email protected] https://open.nlnetlabs.nl/mailman/listinfo/nsd-users
hyphen-used-as-minus-sign.patch
(text/x-diff, 874 B)
Description: simple hyphen must be escaped Author: A. Schulze Origin: suggested by Debian lintian, thanks! --- This patch header follows DEP-3: http://dep.debian.net/deps/dep3/ Index: nsd-4.1.16rc1/nsd.conf.5.in =================================================================== --- nsd-4.1.16rc1.orig/nsd.conf.5.in +++ nsd-4.1.16rc1/nsd.conf.5.in @@ -372,7 +372,7 @@ The default is no. .B minimal\-responses:\fR <yes or no> Enable minimal responses for smaller answers. This makes packets smaller. Extra data is only added for referrals, when it is really necessary. -This is different from the --enable-minimal-responses configure time option, +This is different from the \-\-enable-minimal-responses configure time option, that reduces packets, but exactly to the fragmentation length, the nsd.conf option reduces packets as small as possible. The default is no.