From 9eec71e4627db28802c11ebba87b942c601ff60d Mon Sep 17 00:00:00 2001 From: steve Date: Sat, 27 Dec 1997 18:58:27 +0000 Subject: Fix some minor formatting nits. PR: 5373 Submitted by: Matthew Hunt --- usr.bin/telnet/telnet.1 | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'usr.bin') diff --git a/usr.bin/telnet/telnet.1 b/usr.bin/telnet/telnet.1 index 3c912f3..b234919 100644 --- a/usr.bin/telnet/telnet.1 +++ b/usr.bin/telnet/telnet.1 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)telnet.1 8.5 (Berkeley) 3/1/94 -.\" $Id: telnet.1,v 1.7 1997/08/14 06:44:41 charnier Exp $ +.\" $Id: telnet.1,v 1.8 1997/11/11 05:00:59 steve Exp $ .\" .Dd March 1, 1994 .Dt TELNET 1 @@ -51,7 +51,7 @@ protocol .Op Fl n Ar tracefile .Oo .Ar host -.Op port +.Op Ar port .Oc .Sh DESCRIPTION The @@ -243,7 +243,7 @@ option is enabled, or if the .Ic localchars toggle is .Dv TRUE -(the default for \*(Lqold line by line\*(Lq; see below), +(the default for \*(Lqold line by line\*(Rq; see below), the user's .Ic quit , .Ic intr , @@ -492,13 +492,13 @@ Disable the .Dv TELNET LINEMODE option, or, if the remote side does not understand the .Dv LINEMODE -option, then enter \*(Lqcharacter at a time\*(Lq mode. +option, then enter \*(Lqcharacter at a time\*(Rq mode. .It Ic line Enable the .Dv TELNET LINEMODE option, or, if the remote side does not understand the .Dv LINEMODE -option, then attempt to enter \*(Lqold-line-by-line\*(Lq mode. +option, then attempt to enter \*(Lqold-line-by-line\*(Rq mode. .It Ic isig Pq Ic \-isig Attempt to enable (disable) the .Dv TRAPSIG @@ -753,7 +753,7 @@ is enabled, and the status character is typed, a sequence (see .Ic send ayt preceding) is sent to the -remote host. The initial value for the "Are You There" +remote host. The initial value for the \*(LqAre You There\*(Rq character is the terminal's status character. .It Ic echo This is the value (initially \*(Lq^E\*(Rq) which, when in @@ -886,7 +886,7 @@ If .Nm is operating in .Dv LINEMODE -or \*(Lqold line by line\*(Lq mode, then this character is taken to +or \*(Lqold line by line\*(Rq mode, then this character is taken to be the terminal's .Ic lnext character. @@ -921,7 +921,7 @@ If .Nm is operating in .Dv LINEMODE -or \*(Lqold line by line\*(Lq mode, then this character is taken to +or \*(Lqold line by line\*(Rq mode, then this character is taken to be the terminal's .Ic reprint character. @@ -1002,7 +1002,7 @@ If .Nm is operating in .Dv LINEMODE -or \*(Lqold line by line\*(Lq mode, then this character is taken to +or \*(Lqold line by line\*(Rq mode, then this character is taken to be the terminal's .Ic worderase character. -- cgit v1.1