~ruther/guix-local

2c6361958864df8b17dd2ecfbac42c9b0e74557e — Ludovic Courtès 11 years ago 8fbf530
doc: Fix typo for 'lsh-service'.

* doc/guix.texi (Networking Services): Fix typo in 'lsh-service'
  parameters.
1 files changed, 1 insertions(+), 1 deletions(-)

M doc/guix.texi
M doc/guix.texi => doc/guix.texi +1 -1
@@ 4483,7 4483,7 @@ Furthermore, @code{(gnu services ssh)} provides the following service.
       [#:allow-empty-passwords? #f] [#:root-login? #f] @
       [#:syslog-output? #t] [#:x11-forwarding? #t] @
       [#:tcp/ip-forwarding? #t] [#:password-authentication? #t] @
       [public-key-authentication? #t] [#:initialize? #f]
       [#:public-key-authentication? #t] [#:initialize? #f]
Run the @command{lshd} program from @var{lsh} to listen on port @var{port-number}.
@var{host-key} must designate a file containing the host key, and readable
only by root.