replace <,> with \*[Lt],\*[Gt]

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12094 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2003-04-22 13:22:44 +00:00
parent b3e4ceeb17
commit 39770a3afa

View File

@@ -65,7 +65,7 @@ is invoked without the
.Ar host
argument, it enters command mode,
indicated by its prompt
.Pq Nm telnet\&> .
.Pq Nm telnet\*[Gt] .
In this mode, it accepts and executes the commands listed below.
If it is invoked with arguments, it performs an
.Ic open
@@ -1181,11 +1181,11 @@ option on output.
If this is
.Dv TRUE ,
then carriage returns will be sent as
.Li <CR><LF> .
.Li \*[Lt]CR\*[Gt]\*[Lt]LF\*[Gt] .
If this is
.Dv FALSE ,
then carriage returns will be send as
.Li <CR><NUL> .
.Li \*[Lt]CR\*[Gt]\*[Lt]NUL\*[Gt] .
The initial value for this toggle is
.Dv FALSE .
.It Ic crmod