mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-24 11:39:46 -05:00
doc: Fix a typo in the AutoSSH service documentation.
* doc/guix.texi (Networking Services)[autossh-configuration]: Fix typo.
This commit is contained in:
parent
1a9ebe3b0a
commit
2a20c22dcf
1 changed files with 1 additions and 1 deletions
|
@ -15162,7 +15162,7 @@ a positive integer, ports @var{n} and @var{n}+1 are used for
|
|||
monitoring the connection, such that port @var{n} is the base
|
||||
monitoring port and @code{n+1} is the echo port. When set to
|
||||
@code{"@var{n}:@var{m}"} where @var{n} and @var{m} are positive
|
||||
integers, the ports @var{n} and @var{n}+1 are used for monitoring the
|
||||
integers, the ports @var{n} and @var{m} are used for monitoring the
|
||||
connection, such that port @var{n} is the base monitoring port and
|
||||
@var{m} is the echo port.
|
||||
|
||||
|
|
Loading…
Reference in a new issue