From owner-freebsd-bugs Tue Dec 23 20:00:04 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id UAA07436 for bugs-outgoing; Tue, 23 Dec 1997 20:00:04 -0800 (PST) (envelope-from owner-freebsd-bugs) Received: (from gnats@localhost) by hub.freebsd.org (8.8.7/8.8.7) id UAA07417; Tue, 23 Dec 1997 20:00:01 -0800 (PST) (envelope-from gnats) Resent-Date: Tue, 23 Dec 1997 20:00:01 -0800 (PST) Resent-Message-Id: <199712240400.UAA07417@hub.freebsd.org> Resent-From: gnats (GNATS Management) Resent-To: freebsd-bugs Resent-Reply-To: FreeBSD-gnats@FreeBSD.ORG, Matthew Hunt Received: from mph124.rh.psu.edu (mph@i.cant.think.of.a.cool.hostname.ending.in.rsd.jtwn.k12.pa.us [147.160.218.4]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id TAA06774 for ; Tue, 23 Dec 1997 19:48:01 -0800 (PST) (envelope-from mph@mph124.rh.psu.edu) Received: (from mph@localhost) by mph124.rh.psu.edu (8.8.8/8.8.8) id VAA08456; Tue, 23 Dec 1997 21:22:35 -0500 (EST) (envelope-from mph) Message-Id: <199712240222.VAA08456@mph124.rh.psu.edu> Date: Tue, 23 Dec 1997 21:22:35 -0500 (EST) From: Matthew Hunt To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: docs/5373: Minor telnet.1 fixes Sender: owner-freebsd-bugs@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk >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: