From 34862ff7cd753ec4a581b1bde7a447a195b00868 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Fillod=2C=20F8CFE?= Date: Tue, 29 Jun 2010 20:59:05 +0000 Subject: [PATCH] fix in the example, thanks to Pino ZP4KFX git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2946 7ae35d74-ebe9-4afe-98af-79ac388436b8 --- tests/rigctld.8 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/rigctld.8 b/tests/rigctld.8 index a76c913bc..4183256af 100644 --- a/tests/rigctld.8 +++ b/tests/rigctld.8 @@ -510,7 +510,7 @@ returned to the client. .PP An example response to a \fI+\\set_mode\fP command (note the prepended '+'): .sp -$ echo "+F USB 2400" | nc -w 1 localhost 4532 +$ echo "+M USB 2400" | nc -w 1 localhost 4532 .br set_mode: USB 2400 .br