mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00: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 the connection, such that port @var{n} is the base
|
||||||
monitoring port and @code{n+1} is the echo port. When set to
|
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
|
@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
|
connection, such that port @var{n} is the base monitoring port and
|
||||||
@var{m} is the echo port.
|
@var{m} is the echo port.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue