Fix syntax error

Fixes an error that happens when trying to run the example:
$ nc -w 1 localhost 4532P
nc: port number invalid: 4532P
pull/1756/head
Daniele Forsi IU5HKX 2025-06-06 19:19:39 +02:00
rodzic 04a8503eab
commit 2967945e32
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -1741,7 +1741,7 @@ default protocol from the shell prompt:
.PP
.in +4n
.EX
$ \fBecho "\\set_freq 14266000" | nc -w 1 localhost 4532\P
$ \fBecho "\\set_freq 14266000" | nc -w 1 localhost 4532\fP
.EE
.in
.