From nobody@FreeBSD.org  Wed Jul 10 13:58:46 2002
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 980A637B400
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 10 Jul 2002 13:58:46 -0700 (PDT)
Received: from www.freebsd.org (www.FreeBSD.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 471DE43E42
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 10 Jul 2002 13:58:46 -0700 (PDT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.12.4/8.12.4) with ESMTP id g6AKwjOT015408
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 10 Jul 2002 13:58:45 -0700 (PDT)
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.12.4/8.12.4/Submit) id g6AKwjrL015407;
	Wed, 10 Jul 2002 13:58:45 -0700 (PDT)
Message-Id: <200207102058.g6AKwjrL015407@www.freebsd.org>
Date: Wed, 10 Jul 2002 13:58:45 -0700 (PDT)
From: thierry herbelot <thierry@herbelot.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: the man page ata in Stable is not up to date
X-Send-Pr-Version: www-1.0

>Number:         40431
>Category:       docs
>Synopsis:       the man page ata in Stable is not up to date
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    keramida
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jul 10 14:00:09 PDT 2002
>Closed-Date:    Thu Jul 11 12:51:23 PDT 2002
>Last-Modified:  Thu Jul 11 14:20:01 PDT 2002
>Originator:     thierry herbelot
>Release:        FreeBSD 4.6-STABLE #0: Thu Jun 27 23:20:26 CEST 2002
>Organization:
>Environment:
FreeBSD XXXX 4.6-STABLE FreeBSD 4.6-STABLE #0:
 Thu Jun 27 23:20:26 CEST 2002     
ZZZZ@XXX:/usr/obj/usr/src/sys/GENERIC  i386
>Description:
the ata man page still says the procedure for setting dma mode is via 
sysctl hw.atamodes, which is no longer true (it is set via atacontrol)

(the ata driver was MFC'ed but the man page was not)

>How-To-Repeat:
      
>Fix:
MFC the ata man page
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: keramida 
State-Changed-When: Thu Jul 11 12:50:38 PDT 2002 
State-Changed-Why:  
The changes have been merged in revision 1.3.2.15 of ata.4 


Responsible-Changed-From-To: freebsd-doc->keramida 
Responsible-Changed-By: keramida 
Responsible-Changed-When: Thu Jul 11 12:50:38 PDT 2002 
Responsible-Changed-Why:  

http://www.freebsd.org/cgi/query-pr.cgi?pr=40431 

From: Cyrille Lefevre <cyrille.lefevre@laposte.net>
To: thierry herbelot <thierry@herbelot.com>
Cc: freebsd-gnats-submit@freebsd.org
Subject: Re: docs/40431: the man page ata in Stable is not up to date
Date: Thu, 11 Jul 2002 23:19:00 +0200

 On Wed, Jul 10, 2002 at 01:58:45PM -0700, thierry herbelot wrote:
 > 
 > >Number:         40431
 > >Category:       docs
 > >Synopsis:       the man page ata in Stable is not up to date
 [snip]
 > >Originator:     thierry herbelot
 > >Release:        FreeBSD 4.6-STABLE #0: Thu Jun 27 23:20:26 CEST 2002
 > >Description:
 > the ata man page still says the procedure for setting dma mode is via 
 > sysctl hw.atamodes, which is no longer true (it is set via atacontrol)
 > 
 > (the ata driver was MFC'ed but the man page was not)
 
 # cvs log /home/ncvs/src/share/man/man4/ata.4
 ...
 ----------------------------
 revision 1.3.2.15
 date: 2002/07/02 02:08:13;  author: trhodes;  state: Exp;  lines: +22 -31
 Sync this manual page to -CURRENT, keeping out -CURRENT specific things.
 
 PR:             39202
 Submitted by:   David Malone <dmalone@maths.tcd.ie>
 
 # zcat /usr/share/man/man4/ata.4.gz | ident
      $FreeBSD: src/share/man/man4/ata.4,v 1.3.2.15 2002/07/02 02:08:13 trhodes Exp $
 
 # man ata | grep sysctl
 # man ata | grep atacontrol
      atacontrol(8).
      using atacontrol(8), but be aware that your hardware might not support it
      atacontrol(8), burncd(8)
 
 does your system up-to-date ?
 
 Cyrille.
 -- 
 Cyrille Lefevre                 mailto:cyrille.lefevre@laposte.net
>Unformatted:
