summaryrefslogtreecommitdiffstats
path: root/usr.bin/telnet
diff options
context:
space:
mode:
authorsteve <steve@FreeBSD.org>1997-12-27 18:58:27 +0000
committersteve <steve@FreeBSD.org>1997-12-27 18:58:27 +0000
commit9eec71e4627db28802c11ebba87b942c601ff60d (patch)
tree5ed81076cb532f4f39871bd13add22391f899532 /usr.bin/telnet
parenteb66d0f94fe55fde6e0a48df80bd6ccf1a0fb111 (diff)
downloadFreeBSD-src-9eec71e4627db28802c11ebba87b942c601ff60d.zip
FreeBSD-src-9eec71e4627db28802c11ebba87b942c601ff60d.tar.gz
Fix some minor formatting nits.
PR: 5373 Submitted by: Matthew Hunt <mph@pobox.com>
Diffstat (limited to 'usr.bin/telnet')
-rw-r--r--usr.bin/telnet/telnet.118
1 files changed, 9 insertions, 9 deletions
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.
OpenPOWER on IntegriCloud