Use example domain in serial-transfer(7).

This commit is contained in:
Jonas 'Sortie' Termansen 2021-05-28 22:54:56 +02:00
parent 11be0007b8
commit 18ba2d2fe3
1 changed files with 1 additions and 1 deletions

View File

@ -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.