chiark / gitweb /
*** empty log message ***
authorjames <james>
Thu, 28 Feb 2008 01:06:00 +0000 (01:06 +0000)
committerjames <james>
Thu, 28 Feb 2008 01:06:00 +0000 (01:06 +0000)
sympathy.1

index af1bff442f2bb528e792f19739e9ac3ad1a22adb..3363ce07249bc7afa31df11d49746128d939a878 100644 (file)
@@ -313,29 +313,29 @@ emulator (usually by pressing CTRL\-B), typing the command and pressing return.
 command is entered the status line changes to `:' and rudimentary line editing is available.
 Whilst the command is entered the cursor \fBdoes not move\fP but remains where the terminal
 emulator has placed it. Valid commands are:
 command is entered the status line changes to `:' and rudimentary line editing is available.
 Whilst the command is entered the cursor \fBdoes not move\fP but remains where the terminal
 emulator has placed it. Valid commands are:
-.TP 5
+.TP 7
 .B ansi
 switch from VT102 behaviour to ANSI behaviour. The most noticeable difference is 
 the so called `xn' glitch.
 .B ansi
 switch from VT102 behaviour to ANSI behaviour. The most noticeable difference is 
 the so called `xn' glitch.
-.TP 5
+.TP 7
 .B noansi
 switch from ANSI behaviour to VT102 behaviour.
 .B noansi
 switch from ANSI behaviour to VT102 behaviour.
-.TP 5
+.TP 7
 .B baud \fInnnn\fB
 set the current baud\-rate to nnnn
 .B baud \fInnnn\fB
 set the current baud\-rate to nnnn
-.TP 5
-.B break \fInnnn\fB
+.TP 7
+.B break
 send the break signal by asserting the TX line for longer than a frame period.
 send the break signal by asserting the TX line for longer than a frame period.
-.TP 5
+.TP 7
 .B flow
 enable RTS/CTS flow control
 .B flow
 enable RTS/CTS flow control
-.TP 5
+.TP 7
 .B noflow
 disable RTS/CTS flow control
 .B noflow
 disable RTS/CTS flow control
-.TP 5
+.TP 7
 .B hangup
 de-assert DTR for one second.
 .B hangup
 de-assert DTR for one second.
-.TP 5
+.TP 7
 .B quit
 exit this instance of sympathy (disconnect from the server if present)
 .SH CHARACTER ENCODINGS
 .B quit
 exit this instance of sympathy (disconnect from the server if present)
 .SH CHARACTER ENCODINGS
@@ -349,18 +349,18 @@ will be interpreted as the one byte CSI character.
 .PP
 For the outer terminal emulator sympathy by default issues the 
 ESC % G sequence to select UTF\-8 mode and emits valid UTF-8. If the outer terminal
 .PP
 For the outer terminal emulator sympathy by default issues the 
 ESC % G sequence to select UTF\-8 mode and emits valid UTF-8. If the outer terminal
-does not, however, support UTF\-8 use the \-\fBu\fI switch to force 
+does not, however, support UTF\-8 use the \-\fBu\fP switch to force 
 .I sympathy 
 to use the VT102 subset of ISO-2202.
 .SH LOG FILES
 Log files are made exclusively in the UTF\-8 encoding. Each line in the log file
 starts with the date and time at which the entry was made \- for example:
 .I sympathy 
 to use the VT102 subset of ISO-2202.
 .SH LOG FILES
 Log files are made exclusively in the UTF\-8 encoding. Each line in the log file
 starts with the date and time at which the entry was made \- for example:
-.br
+.IP
 Feb 27 23:24:42.509440
 Feb 27 23:24:42.509440
-.br
+.PP
 .I Sympathy
 logs a line to the file whenever the cursor leaves the line. Additionally sympathy
 .I Sympathy
 logs a line to the file whenever the cursor leaves the line. Additionally sympathy
-logs certain other events to the file when the baud\-rate is changed 
+logs certain other events to the file. When the baud\-rate is changed 
 .I sympathy
 writes  <baud changed to 19200>. Whenever a modem control line changes state 
 .I sympathy
 .I sympathy
 writes  <baud changed to 19200>. Whenever a modem control line changes state 
 .I sympathy
@@ -384,15 +384,18 @@ Invalid UTF\-8 sequences are also reported
 .IP
 <invalid utf\-8 sequence: \\301>
 .SH ENVIRONMENT
 .IP
 <invalid utf\-8 sequence: \\301>
 .SH ENVIRONMENT
-.I sympathy uses the \fBHOME\fI environment variable to determine the default
-location for sockets.  .br
-.I sympathy sets the value of \fBTERM\fI in pseudo-ttys spawned using the
+.I sympathy 
+uses the \fBHOME\fP environment variable to determine the default
+location for sockets.
+.br
+.I sympathy 
+sets the value of \fBTERM\fP in pseudo-ttys spawned using the
 \-\fBp\fP argument to `xterm'
 .SH EMULATION
 .I Sympathy
 completely emulates a VT102 terminal (including the VT52 emulation). 
 .I Sympathy 
 \-\fBp\fP argument to `xterm'
 .SH EMULATION
 .I Sympathy
 completely emulates a VT102 terminal (including the VT52 emulation). 
 .I Sympathy 
-also emulates a few extra sequences: the xterm(1) CSI ] ... sequences, and 
+also emulates a few extra sequences: the xterm(1) ESC ] ... sequences, and 
 the ANSI CSI @ and CSI b sequences. The numeric keypad follows exactly the
 sequences produced by an xterm rather than the exact VT102/VT220 sequences.
 .I Sympathy
 the ANSI CSI @ and CSI b sequences. The numeric keypad follows exactly the
 sequences produced by an xterm rather than the exact VT102/VT220 sequences.
 .I Sympathy
@@ -419,9 +422,10 @@ For a \fBnull modem\fP cable local DSR and DTR are wired to remote CD, local
 CTS to remote RTS, and local RTS to remote CTS. Thus asserting local DTR
 asserts local DSR and remote CD, and asserting local RTS asserts remote CTS.
 .PP
 CTS to remote RTS, and local RTS to remote CTS. Thus asserting local DTR
 asserts local DSR and remote CD, and asserting local RTS asserts remote CTS.
 .PP
-When RTS/CTS flow control is in operation the operating system or the hardware
-de-asserts RTS when its buffer becomes full causing (via the DCEs or the null
-modem cable) a de-assertion of remote CTS which causes the remote to cease transmission.
+When RTS/CTS flow control is in operation and the receive buffer becomes full,
+the operating system, or the hardware, de-asserts RTS, causing (via the DCEs or
+the null modem cable) a de-assertion of remote CTS which in turn causes the
+remote DTE to cease transmission.
 .SH EXAMPLES
 .PP 
 using sympathy to mimic screen(1):
 .SH EXAMPLES
 .PP 
 using sympathy to mimic screen(1):
@@ -470,10 +474,10 @@ becomes a daemon and detaches from the current tty. It then opens the device
 /dev/ttyS13 and locks it, sets the baud\-rate to 19200 baud and disables flow
 control. 
 .I Sympathy
 /dev/ttyS13 and locks it, sets the baud\-rate to 19200 baud and disables flow
 control. 
 .I Sympathy
-then listens for clients connecting on the socket \-fI/root/sympathy/13-fP, whilst logging 
-completed lines and changes in status to the file /root/sympathy/13.log.
+then listens for clients connecting on the socket \fI/root/sympathy/13\fP, whilst logging 
+completed lines and changes in status to the file \fI/root/sympathy/13.log\fP.
 .IP
 .IP
-A user wishing to see the current status of the /dev/ttyS13 issues:
+A user wishing to see the current status of /dev/ttyS13 issues:
 .IP
 [foo@barhost ~]$ sympathy \-c \-k /root/sympathy/13 
 .IP
 .IP
 [foo@barhost ~]$ sympathy \-c \-k /root/sympathy/13 
 .IP
@@ -496,5 +500,9 @@ the HTML generated with the \-\fBH\fP option is ugly.
 .IP \(bu 3
 no useful error message is generated if opening the terminal device fails in  the
 \-\fBc\fP \-\fBs\fP major mode.
 .IP \(bu 3
 no useful error message is generated if opening the terminal device fails in  the
 \-\fBc\fP \-\fBs\fP major mode.
+.IP \(bu 3
+no facility is made for rotation of the log files.
+.SH AUTHOR
+James McKenzie, james@fishsoup.dhs.org
 .SH AUTHOR
 James McKenzie, james@fishsoup.dhs.org
 .SH AUTHOR
 James McKenzie, james@fishsoup.dhs.org