Date: Tue, 23 Dec 1997 21:22:35 -0500 (EST) From: Matthew Hunt <mph@pobox.com> To: FreeBSD-gnats-submit@FreeBSD.ORG Subject: docs/5373: Minor telnet.1 fixes Message-ID: <199712240222.VAA08456@mph124.rh.psu.edu> Resent-Message-ID: <199712240400.UAA07417@hub.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 5373 >Category: docs >Synopsis: Minor telnet.1 fixes >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Tue Dec 23 20:00:00 PST 1997 >Last-Modified: >Originator: Matthew Hunt >Organization: none >Release: FreeBSD 2.2.5-STABLE i386 >Environment: FreeBSD mph124.rh.psu.edu 2.2.5-STABLE FreeBSD 2.2.5-STABLE #1: Fri Dec 19 11:07:21 EST 1997 hunt@mph124.rh.psu.edu:/usr/src/sys/compile/WOPR i386 $Id: telnet.1,v 1.3.2.2 1997/08/18 07:08:03 charnier Exp $ >Description: Minor typographical errors in telnet.1 man page. >How-To-Repeat: "man telnet" while bored and picky. >Fix: I think the following changes are correct, but I am new to writing man pages. Review and commit. --- /usr/src/usr.bin/telnet/telnet.1 Tue Aug 19 14:17:07 1997 +++ telnet.1 Tue Dec 23 21:05:44 1997 @@ -51,7 +51,7 @@ .Op Fl n Ar tracefile .Oo .Ar host -.Op port +.Op Ar port .Oc .Sh DESCRIPTION The @@ -133,7 +133,7 @@ Sets the initial .Nm escape character to -.Ar escape char. +.Ar escape char . If .Ar escape char is omitted, then @@ -148,8 +148,9 @@ option requests that .Nm obtain tickets for the remote host in -realm realm instead of the remote host's realm, as determined -by +realm +.Ar realm +instead of the remote host's realm, as determined by .Xr krb_realmofhost 3 . .It Fl l Ar user When connecting to the remote system, if the remote system @@ -240,7 +241,7 @@ .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 , @@ -486,13 +487,13 @@ .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 @@ -748,7 +749,7 @@ 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 @@ -881,7 +882,7 @@ .Nm telnet 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. @@ -916,7 +917,7 @@ .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. @@ -997,7 +998,7 @@ .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. >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199712240222.VAA08456>