guix/doc
宋文武 c061eb587c
services: dnsmasq: Use 'negative-cache?' instead of 'no-negcache?'.
The 'no-negcache?' option is mapped to the '--no-negcache' command-line
argument directly, but we're in the scheme world, where the general guideline
is to avoid double-negations in identifiers.

* gnu/services/dns.scm <dnsmasq-configuration>: Replace the 'no-negcache?'
field with 'negative-cache?'.
* doc/guix.texi (DNS Services)[Dnsmasq Service]: Adjust accordingly.
2018-06-08 23:32:49 +08:00
..
images
contributing.fr.texi doc: Regenerate *.fr.texi. 2018-06-08 17:04:23 +02:00
contributing.texi doc: Add tips for Vim users. 2018-04-27 18:45:02 +02:00
environment-gdb.scm
fdl-1.3.texi
guix.fr.texi doc: Regenerate *.fr.texi. 2018-06-08 17:04:23 +02:00
guix.texi services: dnsmasq: Use 'negative-cache?' instead of 'no-negcache?'. 2018-06-08 23:32:49 +08:00
htmlxref.cnf
local.mk build: Use only one domain for guix-manual. 2018-04-29 21:42:14 +02:00
package-hello.scm