From 9229f2876d74c98cecc402e5b9df1d97d07006a5 Mon Sep 17 00:00:00 2001 From: Alexandru Csete OZ9AEC Date: Sat, 5 Jan 2008 12:04:17 +0000 Subject: [PATCH] Escape the backslash character. git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@2268 7ae35d74-ebe9-4afe-98af-79ac388436b8 --- tests/rigctl.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/rigctl.1 b/tests/rigctl.1 index 2c211b25a..92ab90057 100644 --- a/tests/rigctl.1 +++ b/tests/rigctl.1 @@ -303,7 +303,7 @@ power in milli-Watts. The \fIfrequency\fP and \fImode\fP also need to be provided as output power may vary according to these values. .TP .B w, send_cmd -Send raw command string to rig. Binary protocols enter values as \0xAA\0xBB +Send raw command string to rig. Binary protocols enter values as \\0xAA\\0xBB .SH EXAMPLES Start \fBrigctl\fP for a Yaesu FT-920 using a USB to serial adapter in interactive mode: