From kuma@nk.rim.or.jp Sat Aug 14 00:28:55 1999
Return-Path: <kuma@nk.rim.or.jp>
Received: from mail.nk.rim.or.jp (mail.nk.rim.or.jp [202.247.130.165])
	by hub.freebsd.org (Postfix) with ESMTP id 80E5315103
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 14 Aug 1999 00:28:52 -0700 (PDT)
	(envelope-from kuma@nk.rim.or.jp)
Received: from sho.slab.tnr.sharp.co.jp (kobe1-22.pias.ne.jp [210.136.248.224])
	by mail.nk.rim.or.jp (8.8.8/3.6W-RIMNET-98-06-09) with ESMTP id QAA23294
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 14 Aug 1999 16:28:43 +0900 (JST)
Received: (from kuma@localhost)
	by sho.slab.tnr.sharp.co.jp (8.9.3/8.8.8laurel981201) id QAA00582;
	Sat, 14 Aug 1999 16:17:27 +0900 (JST)
	(envelope-from kuma)
Message-Id: <199908140717.QAA00582@sho.slab.tnr.sharp.co.jp>
Date: Sat, 14 Aug 1999 16:17:27 +0900 (JST)
From: kuma@jp.freebsd.org
Sender: kuma@nk.rim.or.jp
Reply-To: kuma@jp.freebsd.org, kuma@nk.rim.or.jp
To: FreeBSD-gnats-submit@freebsd.org
Subject: a typo in ax.4
X-Send-Pr-Version: 3.2

>Number:         13134
>Category:       docs
>Synopsis:       A typo in ax.4 manual pages
>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:   Sat Aug 14 00:30:00 PDT 1999
>Closed-Date:    Wed Sep 22 14:57:12 PDT 1999
>Last-Modified:  Wed Sep 22 15:05:40 PDT 1999
>Originator:     Norihiro Kumagai
>Release:        FreeBSD 3.1-RELEASE i386
>Organization:
FreeBSD Japanese Manual Translation Project
>Environment:

	3.2-RELEASE

>Description:

	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'.

>How-To-Repeat:

	type 'man 4 ax', and examine the description media types.

>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.

--- ax.4-us-org	Sat Aug 14 14:45:45 1999
+++ ax.4-us	Sat Aug 14 15:21:10 1999
@@ -68,14 +68,15 @@
 The user can manually override
 the autoselected mode by adding media options to the
 .Pa /etc/rc.conf
-fine.
+file.
 .It 10baseT/UTP
 Set 10Mbps operation. The
 .Ar mediaopt
 option can also be used to select either
 .Ar full-duplex
 or
-.Ar half-duplex modes.
+.Ar half-duplex
+modes.
 .It 100baseTX
 Set 100Mbps (fast ethernet) operation. The
 .Ar mediaopt

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: phantom 
State-Changed-When: Wed Sep 22 14:57:12 PDT 1999 
State-Changed-Why:  
Modified patch applied. Thanks! 
>Unformatted:
