diff options
Diffstat (limited to 'comms/qsstv/files/patch-src_documentation_html_gettingstarted.html')
-rw-r--r-- | comms/qsstv/files/patch-src_documentation_html_gettingstarted.html | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/comms/qsstv/files/patch-src_documentation_html_gettingstarted.html b/comms/qsstv/files/patch-src_documentation_html_gettingstarted.html new file mode 100644 index 000000000000..e6882f6fef30 --- /dev/null +++ b/comms/qsstv/files/patch-src_documentation_html_gettingstarted.html @@ -0,0 +1,11 @@ +--- src/documentation/html/gettingstarted.html.orig 2013-06-30 20:08:44.000000000 -0700 ++++ src/documentation/html/gettingstarted.html 2013-06-30 20:08:51.000000000 -0700 +@@ -112,7 +112,7 @@ + <li>CIV Address: only used for ICOM, default is 112 (hex: 0x70)</li> + <li>Serial Port/host: either the serial port (e.g. /dev/ttyUSB0) or the host address (e.g. localhost:4532)</li> + <li>Handshake, Parity, Data bits, Stop bits, Baudrate: serial port settings</li> +-<li>PTT Serial Port: serial port (e.g. /dev/ttyS0) only used if "Enable PTT serial Interface" is selected</li> ++<li>PTT Serial Port: serial port (e.g. /dev/ttyu0) only used if "Enable PTT serial Interface" is selected</li> + </ul> + </li> + </ul> |