From owner-cvs-all Sat Oct 13 2:15:17 2001 Delivered-To: cvs-all@freebsd.org Received: from nasu.utsunomiya-u.ac.jp (nasu.utsunomiya-u.ac.jp [160.12.128.3]) by hub.freebsd.org (Postfix) with ESMTP id 2DAE337B403; Sat, 13 Oct 2001 02:15:04 -0700 (PDT) Received: from nantai.utsunomiya-u.ac.jp by nasu.utsunomiya-u.ac.jp (8.11.2/1.1.29.3/26Jan01-1134AM) id f9D9F15265265; Sat, 13 Oct 2001 18:15:01 +0900 (JST) Received: from zodiac.mech.utsunomiya-u.ac.jp by nantai.utsunomiya-u.ac.jp (8.11.2/1.1.29.3/30Jan01-0241PM) id f9D9F1E412467; Sat, 13 Oct 2001 18:15:01 +0900 (JST) Received: from zodiac.mech.utsunomiya-u.ac.jp (IDENT:rPH6jQHXNYrVo0p3RTSvlot1DEQBdos8@zodiac.mech.utsunomiya-u.ac.jp [160.12.43.7]) by zodiac.mech.utsunomiya-u.ac.jp (8.9.3+3.2W/3.7W/zodiac-May2000) with ESMTP id SAA13178; Sat, 13 Oct 2001 18:25:03 +0900 (JST) Message-Id: <200110130925.SAA13178@zodiac.mech.utsunomiya-u.ac.jp> To: cvs-committers@freebsd.org, cvs-all@freebsd.org Cc: yokota@zodiac.mech.utsunomiya-u.ac.jp Subject: Re: cvs commit: src/share/man/man4 adv.4 adw.4 aha.4 ahb.4 ahc.4 an.4 ata.4 atkbd.4 atkbdc.4 awi.4 bt.4 cd.4 da.4 fdc.4 gusc.4 joy.4 lp.4 lpt.4 pass.4 pcm.4 pcvt.4 psm.4 pt.4 rp.4 sa.4 sbc.4 scsi.4 si.4 sio.4 syscons.4 vga.4 vpo.4 src/share/man/man4/man4.i386 ... In-reply-to: Your message of "Sat, 13 Oct 2001 02:08:37 MST." <200110130908.f9D98bk72810@freefall.freebsd.org> References: <200110130908.f9D98bk72810@freefall.freebsd.org> Date: Sat, 13 Oct 2001 18:25:02 +0900 From: Kazutaka YOKOTA Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I am sure there still are various parts in section 4 pages which require revision. Please have a look at pages describing device drivers you are faimiliar with and update their man pages! - Files I have NOT modified in this commit: In src/share/man/man4: an.4, awi.4, ef.4, ppc.4, scsi.4 In src/share/man/man4/man4.i386: ar.4, dgb.4, labpc.4, rdp.4, sb.4, wd.4, wl.4 There are possibly more files which need attention :-( Kazu >yokota 2001/10/13 02:08:37 PDT > > Modified files: > share/man/man4 adv.4 adw.4 aha.4 ahb.4 ahc.4 an.4 ata.4 > atkbd.4 atkbdc.4 awi.4 bt.4 cd.4 da.4 > fdc.4 gusc.4 joy.4 lp.4 lpt.4 pass.4 > pcm.4 pcvt.4 psm.4 pt.4 rp.4 sa.4 sbc.4 > scsi.4 si.4 sio.4 syscons.4 vga.4 vpo.4 > share/man/man4/man4.i386 aic.4 asc.4 cs.4 cx.4 cy.4 el.4 ex.4 > fe.4 ie.4 le.4 lnc.4 matcd.4 mcd.4 > mse.4 pcf.4 scd.4 sr.4 wt.4 > Log: > Update man pages in the section 4 to match the reality in -CURRENT. > > - Change lines referring to kernel configuration file: > device foo0 at isa port xxx irq yyy... > to > device foo > Describe resource "hints" in /boot/device.hints. > > - Try to describe resource allocation and probe/attach behavior in the > newbus framework. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message