nckx pushed a commit to branch master
in repository guix.
commit d5752f68ef38ce779723cf5864574374b8417ff3
Author: Tobias Geerinckx-Rice <[email protected]>
Date: Thu Apr 11 02:56:59 2019 +0200
doc: Fix location of fprintd-service-type.
* doc/guix.texi (Miscellaneous Services): Correct module name.
---
doc/guix.texi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/guix.texi b/doc/guix.texi
index ea72c73..5fefc1a 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -23152,7 +23152,7 @@ The port to bind the server to.
@cindex fingerprint
@subsubheading Fingerprint Service
-The @code{(gnu services fingerprint)} module provides a DBus service to
+The @code{(gnu services authentication)} module provides a DBus service to
read and identify fingerprints via a fingerprint sensor.
@defvr {Scheme Variable} fprintd-service-type