Bug 56426

Summary: typo in tip(1) manpage
Product: Documentation Reporter: FUJISHIMA Satsuki <sf>
Component: Books & ArticlesAssignee: freebsd-doc (Nobody) <doc>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description FUJISHIMA Satsuki freebsd_committer freebsd_triage 2003-09-04 13:20:11 UTC
	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
Comment 1 Ceri Davies freebsd_committer freebsd_triage 2003-09-04 13:42:24 UTC
Responsible Changed
From-To: gnats-admin->freebsd-doc

Reassign misfiled PR.
Comment 2 Hiten Pandya freebsd_committer freebsd_triage 2003-09-06 19:37:06 UTC
State Changed
From-To: open->closed

Thank you FUJISHIMA-san, I have committed your patch.