From sf@FreeBSD.org  Thu Sep  4 05:18:49 2003
Return-Path: <sf@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 9084716A4BF
	for <FreeBSD-gnats-submit@FreeBSD.org>; Thu,  4 Sep 2003 05:18:49 -0700 (PDT)
Received: from o119151.ap.plala.or.jp (o119151.ap.plala.or.jp [219.167.119.151])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 0743A43FAF
	for <FreeBSD-gnats-submit@FreeBSD.org>; Thu,  4 Sep 2003 05:18:49 -0700 (PDT)
	(envelope-from sf@FreeBSD.org)
Message-Id: <86he3srbkk.wl@gray.plala.or.jp>
Date: Thu, 04 Sep 2003 21:18:51 +0900
From: FUJISHIMA Satsuki <sf@FreeBSD.org>
To: FreeBSD-gnats-submit@FreeBSD.org
Subject: typo in tip(1) manpage

>Number:         56426
>Category:       docs
>Synopsis:       typo in tip(1) manpage
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Sep 04 05:20:11 PDT 2003
>Closed-Date:    Sat Sep 06 11:37:51 PDT 2003
>Last-Modified:  Sat Sep 06 11:37:51 PDT 2003
>Originator:     FUJISHIMA Satsuki
>Release:        FreeBSD 5.1-CURRENT i386
>Organization:
>Environment:
System: FreeBSD souffle.local 5.1-CURRENT FreeBSD 5.1-CURRENT #461: Mon Aug 25 04:40:24 JST 2003 k5@souffle.local:/ad1/src/sys/i386/compile/SOUFFLE i386

>Description:
	tip(1) manpage says "ba" indicates baud rate capability, but
	according to remote(5) it should be "br". Using "ba" for the
	abbreviated name of "baudrate" variable is still correct though.

	This has been fixed in OpenBSD-current.

http://cvs.openbsd.org/cgi-bin/query-pr-wrapper?full=yes&numbers=3408
http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin/tip/tip.1#rev1.27

>How-To-Repeat:
>Fix:

Index: src/usr.bin/tip/tip/tip.1
===================================================================
RCS file: /home/ncvs/src/usr.bin/tip/tip/tip.1,v
retrieving revision 1.21
diff -u -r1.21 tip.1
--- src/usr.bin/tip/tip/tip.1	24 Dec 2002 13:41:47 -0000	1.21
+++ src/usr.bin/tip/tip/tip.1	4 Sep 2003 12:06:01 -0000
@@ -296,7 +296,7 @@
 for full documentation on system descriptions.
 .Pp
 The
-.Va ba
+.Va br
 capability is used in system descriptions to specify the baud rate
 with which to establish a connection.
 If the value specified is not suitable, the baud rate to be used may



>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: gnats-admin->freebsd-doc 
Responsible-Changed-By: ceri 
Responsible-Changed-When: Thu Sep 4 05:42:24 PDT 2003 
Responsible-Changed-Why:  
Reassign misfiled PR. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=56426 
State-Changed-From-To: open->closed 
State-Changed-By: hmp 
State-Changed-When: Sat Sep 6 11:37:06 PDT 2003 
State-Changed-Why:  
Thank you FUJISHIMA-san, I have committed your patch. 


http://www.freebsd.org/cgi/query-pr.cgi?pr=56426 
>Unformatted:
