diff options
author | Maxim Cournoyer <maxim.cournoyer@gmail.com> | 2019-09-03 10:13:26 +0900 |
---|---|---|
committer | Maxim Cournoyer <maxim.cournoyer@gmail.com> | 2019-09-08 23:15:30 +0900 |
commit | ac73f504cf997559869f67a6c308cf3b19d253ea (patch) | |
tree | 73d0b7c2025ff81ece08dd0a49568f3406348011 /doc | |
parent | d4de2f9ea43d670645f5b8fabf2d1e2a65639191 (diff) | |
download | patches-ac73f504cf997559869f67a6c308cf3b19d253ea.tar patches-ac73f504cf997559869f67a6c308cf3b19d253ea.tar.gz |
doc: Add index to find 'ntpd'.
* doc/guix.texi (Networking Services): Add @cindex to find 'ntpd'
Diffstat (limited to 'doc')
-rw-r--r-- | doc/guix.texi | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/guix.texi b/doc/guix.texi index fdfcdde258..84f2c1558a 100644 --- a/doc/guix.texi +++ b/doc/guix.texi @@ -13032,6 +13032,7 @@ objects}). @end deftp @cindex NTP (Network Time Protocol), service +@cindex ntpd, service for the Network Time Protocol daemon @cindex real time clock @defvr {Scheme Variable} ntp-service-type This is the type of the service running the @uref{http://www.ntp.org, |