mirror of
https://gitlab.com/sortix/sortix.git
synced 2023-02-13 20:55:38 -05:00
Use example domain in serial-transfer(7).
This commit is contained in:
parent
11be0007b8
commit
18ba2d2fe3
1 changed files with 1 additions and 1 deletions
|
@ -124,7 +124,7 @@ For instance, run on the server:
|
|||
.Pp
|
||||
And then run on the client:
|
||||
.Bd -literal
|
||||
sfnc irc.freenode.net 6667 /dev/transmit /dev/receive
|
||||
sfnc example.com 443 /dev/transmit /dev/receive
|
||||
.Ed
|
||||
.Pp
|
||||
This will last for the duration of the connection.
|
||||
|
|
Loading…
Reference in a new issue