From 39770a3afaf4188b755f153272a4c58a55a18380 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Tue, 22 Apr 2003 13:22:44 +0000 Subject: [PATCH] replace <,> with \*[Lt],\*[Gt] git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12094 ec53bebd-3082-4978-b11e-865c3cabbd6b --- appl/telnet/telnet/telnet.1 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/appl/telnet/telnet/telnet.1 b/appl/telnet/telnet/telnet.1 index 82852a732..37f588a4c 100644 --- a/appl/telnet/telnet/telnet.1 +++ b/appl/telnet/telnet/telnet.1 @@ -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 . +.Li \*[Lt]CR\*[Gt]\*[Lt]LF\*[Gt] . If this is .Dv FALSE , then carriage returns will be send as -.Li . +.Li \*[Lt]CR\*[Gt]\*[Lt]NUL\*[Gt] . The initial value for this toggle is .Dv FALSE . .It Ic crmod