From cb0196875b1580cdef6cd8748eed8f84b305a173 Mon Sep 17 00:00:00 2001 From: Daniele Forsi IU5HKX Date: Wed, 5 Mar 2025 22:35:09 +0100 Subject: [PATCH] Fix underline and italics --- doc/man1/rigctl.1 | 6 ++++-- doc/man1/rigctld.1 | 10 +++++++--- 2 files changed, 11 insertions(+), 5 deletions(-) diff --git a/doc/man1/rigctl.1 b/doc/man1/rigctl.1 index 95c7bbddd..a0d6e8e32 100644 --- a/doc/man1/rigctl.1 +++ b/doc/man1/rigctl.1 @@ -81,13 +81,15 @@ Use .I device as the file name of the port connected to the radio. .IP -Typically /dev/ttyS0 ", " /dev/ttyS1 ", " /dev/ttyUSB0 , +Typically +.IR /dev/ttyS0 ", " /dev/ttyS1 ", " /dev/ttyUSB0 , etc. on Linux, .IR COM1 ", " COM2 , etc. on MS Windows. The BSD flavors and Mac OS/X have their own designations. See your system's documentation. .IP -Can be a network address:port, e.g. 127.0.0.1:12345 +Can be a network address:port, e.g. +.IR 127.0.0.1:12345 .IP The special string \(lquh\-rig\(rq may be given to enable micro-ham device support. diff --git a/doc/man1/rigctld.1 b/doc/man1/rigctld.1 index 9c22bd619..e1fbb6ca9 100644 --- a/doc/man1/rigctld.1 +++ b/doc/man1/rigctld.1 @@ -127,14 +127,16 @@ Use .I device as the file name of the port connected to the radio. .IP -Typically /dev/ttyS0 ", " /dev/ttyS1 ", " /dev/ttyUSB0 , +Typically +.IR /dev/ttyS0 ", " /dev/ttyS1 ", " /dev/ttyUSB0 , etc. on Linux, .IR COM1 ", " COM2 , etc. on MS Windows. The BSD flavors and Mac OS/X have their own designations. See your system's documentation. .IP .IP -Can be a network address:port, e.g. 127.0.0.1:12345 +Can be a network address:port, e.g. +.IR 127.0.0.1:12345 .IP The special string \(lquh\-rig\(rq may be given to enable micro-ham device support. @@ -205,7 +207,9 @@ in which case it is hexadecimal. . .TP .BR \-S ", " \-\-separator = \fIchar\fP -Use char as separator instead of line feed +Use +.I char +as separator instead of line feed. .IP The default is \n. Recommend using $ or @ as they work on both Unix and Windows .IP