summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorTobias Geerinckx-Rice <me@tobias.gr>2018-08-31 16:53:27 +0200
committerTobias Geerinckx-Rice <me@tobias.gr>2018-09-03 18:21:43 +0200
commitcfcfc6ab627cbba2d5cd7893352e77d5e3667175 (patch)
treee6d6620105da2e8d3f3d47b87193cff8b18202dd /doc
parentfb458bf3bc98805dfb4a4c16cf4ca9d6d394495c (diff)
Fix some typos.
* doc/guix.texi (Sound Services, DNS Services): Fix typos. * gnu/packages/cpp.scm (json-modern-cxx)[description]: Likewise. * gnu/packages/emacs.scm (emacs-fancy-narrow)[synopsis, description]: Likewise. Edit & mark up while we're here. * gnu/packages/mail.scm (alot)[synopsis, description]: Ditto.
Diffstat (limited to 'doc')
-rw-r--r--doc/guix.texi4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/guix.texi b/doc/guix.texi
index ad82c679323..307f915dbb8 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -13539,7 +13539,7 @@ Users need to be in the @code{lp} group to access the D-Bus service.
13539 13539
13540The @code{(gnu services sound)} module provides a service to configure the 13540The @code{(gnu services sound)} module provides a service to configure the
13541Advanced Linux Sound Architecture (ALSA) system, which making PulseAudio the 13541Advanced Linux Sound Architecture (ALSA) system, which making PulseAudio the
13542prefered ALSA output driver. 13542preferred ALSA output driver.
13543 13543
13544@deffn {Scheme Variable} alsa-service-type 13544@deffn {Scheme Variable} alsa-service-type
13545This is the type for the @uref{https://alsa-project.org/, Advanced Linux Sound 13545This is the type for the @uref{https://alsa-project.org/, Advanced Linux Sound
@@ -17425,7 +17425,7 @@ When true, don't read the hostnames in /etc/hosts.
17425 17425
17426@item @code{port} (default: @code{53}) 17426@item @code{port} (default: @code{53})
17427The port to listen on. Setting this to zero completely disables DNS 17427The port to listen on. Setting this to zero completely disables DNS
17428funtion, leaving only DHCP and/or TFTP. 17428responses, leaving only DHCP and/or TFTP functions.
17429 17429
17430@item @code{local-service?} (default: @code{#t}) 17430@item @code{local-service?} (default: @code{#t})
17431Accept DNS queries only from hosts whose address is on a local subnet, 17431Accept DNS queries only from hosts whose address is on a local subnet,