Bug 13134

Summary: A typo in ax.4 manual pages
Product: Documentation Reporter: kuma <kuma>
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 kuma 1999-08-14 08:30:00 UTC
	the description of media types, the usage of underline is different
	in 10baseT/UTP and 100baseTX.  In the former, underline covers 'modes',
	on the contrary, in the latter, it does not cover 'modes'.

Fix: apply the following patch:
	Note that the first part of this hunk (fine -> file) has already
	fixed in 3.2-RELEASE, please ignore it and please apply the 
	second half only.
How-To-Repeat: 
	type 'man 4 ax', and examine the description media types.
Comment 1 Alexey Zelkin freebsd_committer freebsd_triage 1999-09-22 22:57:12 UTC
State Changed
From-To: open->closed

Modified patch applied. Thanks!