~ruther/guix-local

df31e36a403ac8ff3d86813b88f02f816a936687 — Ludovic Courtès 9 years ago 13fb1bd
doc: Fix typos in "Kerberos Services".

* doc/guix.texi (Kerberos Services): Fix typos.
1 files changed, 2 insertions(+), 2 deletions(-)

M doc/guix.texi
M doc/guix.texi => doc/guix.texi +2 -2
@@ 11412,13 11412,13 @@ could instantiate a dovecot service like this:
@subsubsection Kerberos Services
@cindex Kerberos

The @code{(gnu services Kerberos)} module provides services relating to
The @code{(gnu services kerberos)} module provides services relating to
the authentication protocol @dfn{Kerberos}.

@subsubheading PAM krb5 Service
@cindex pam-krb5

The pam-krb5 service allows for login authentication and password
The @code{pam-krb5} service allows for login authentication and password
management via Kerberos.
You will need this service if you want PAM enabled applications to authenticate
users using Kerberos.