doc: Fix typo.
* doc/guix.texi (Base Services): "gpm-service", not "gmp-service-type".
This commit is contained in:
parent
424fbe807f
commit
1aaf116d31
|
@ -7331,7 +7331,7 @@ See @code{man loadkeys} for details.
|
||||||
|
|
||||||
@end deffn
|
@end deffn
|
||||||
|
|
||||||
@deffn {Scheme Procedure} gpm-service-type [#:gpm @var{gpm}] @
|
@deffn {Scheme Procedure} gpm-service [#:gpm @var{gpm}] @
|
||||||
[#:options]
|
[#:options]
|
||||||
Run @var{gpm}, the general-purpose mouse daemon, with the given
|
Run @var{gpm}, the general-purpose mouse daemon, with the given
|
||||||
command-line @var{options}. GPM allows users to use the mouse in the console,
|
command-line @var{options}. GPM allows users to use the mouse in the console,
|
||||||
|
|
Loading…
Reference in New Issue