diff options
author | Tobias Geerinckx-Rice <me@tobias.gr> | 2019-04-11 02:56:59 +0200 |
---|---|---|
committer | Tobias Geerinckx-Rice <me@tobias.gr> | 2019-04-14 20:15:27 +0200 |
commit | d5752f68ef38ce779723cf5864574374b8417ff3 (patch) | |
tree | d6dcecd6d6d5194b9f5b2eb03430d8fa66d45563 /doc | |
parent | a0b419bc643ad5c2fd4a6c58e0b39938f2156a84 (diff) | |
download | patches-d5752f68ef38ce779723cf5864574374b8417ff3.tar patches-d5752f68ef38ce779723cf5864574374b8417ff3.tar.gz |
doc: Fix location of fprintd-service-type.
* doc/guix.texi (Miscellaneous Services): Correct module name.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/guix.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/guix.texi b/doc/guix.texi index ea72c731df..5fefc1af4f 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 |