From owner-freebsd-hackers@FreeBSD.ORG Sat Mar 26 18:19:59 2005 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D210416A4CE for ; Sat, 26 Mar 2005 18:19:59 +0000 (GMT) Received: from ms-dienst.rz.rwth-aachen.de (ms-2.rz.RWTH-Aachen.DE [134.130.3.131]) by mx1.FreeBSD.org (Postfix) with ESMTP id F0A6143D1D for ; Sat, 26 Mar 2005 18:19:58 +0000 (GMT) (envelope-from chris@unixpages.org) Received: from r220-1 (r220-1.rz.RWTH-Aachen.DE [134.130.3.31]) by ms-dienst.rz.rwth-aachen.de (iPlanet Messaging Server 5.2 HotFix 1.12 (built Feb 13 2003)) with ESMTP id <0IDZ00EMR1L9XM@ms-dienst.rz.rwth-aachen.de> for freebsd-hackers@FreeBSD.org; Sat, 26 Mar 2005 19:19:57 +0100 (MET) Received: from relay.rwth-aachen.de ([134.130.3.1]) by r220-1 (MailMonitor for SMTP v1.2.2 ) ; Sat, 26 Mar 2005 19:19:34 +0100 (MET) Received: from haakonia.hitnet.rwth-aachen.de (haakonia.hitnet.RWTH-Aachen.DE [137.226.181.92])j2QIJYva029666; Sat, 26 Mar 2005 19:19:34 +0100 (MET) Received: from gondor.middleearth (gondor.middleearth [192.168.1.42]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))(Postfix) with ESMTP id B7EF728450; Sat, 26 Mar 2005 19:19:28 +0100 (CET) Received: by gondor.middleearth (Postfix, from userid 1001) id A70152285A; Sat, 26 Mar 2005 19:19:27 +0100 (CET) Date: Sat, 26 Mar 2005 19:19:27 +0100 From: Christian Brueffer In-reply-to: <20050326181723.T72916@woozle.rinet.ru> To: Dmitry Morozovsky Message-id: <20050326181926.GD87756@unixpages.org> MIME-version: 1.0 Content-type: multipart/signed; boundary=XuV1QlJbYrcVoo+x; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-disposition: inline User-Agent: Mutt/1.4.2.1i X-Operating-System: FreeBSD 6.0-CURRENT X-PGP-Key: http://people.FreeBSD.org/~brueffer/brueffer.key.asc X-PGP-Fingerprint: A5C8 2099 19FF AACA F41B B29B 6C76 178C A0ED 982D References: <20050326181723.T72916@woozle.rinet.ru> cc: freebsd-hackers@FreeBSD.org Subject: Re: make_dev(9) man page: inconsistent with reality X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 26 Mar 2005 18:19:59 -0000 --XuV1QlJbYrcVoo+x Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Mar 26, 2005 at 06:21:21PM +0300, Dmitry Morozovsky wrote: > Dear colleagues, >=20 > marck@whale:/FreeBSD/src.current> cvs -R stat share/man/man9/make_dev.9 > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > File: make_dev.9 Status: Up-to-date >=20 > Working revision: 1.15 Mon Nov 10 10:22:33 2003 > Repository revision: 1.15 /home/ncvs/src/share/man/man9/make_dev.9,v > Sticky Tag: (none) > Sticky Date: (none) > Sticky Options: (none) >=20 > This man page refers to old dev_t machanism instead of struct cdev *. The= same=20 > inconsistency applies to RELENG_5. >=20 > Unfortunately, I can't provide useful diff myself (not deep enough kernel= =20 > structures understanding), but I suppose it should be fixed before 5.4-R. >=20 There's a doc PR about this which I haven't committed yet. I'll take a look at this later. - Christian --=20 Christian Brueffer chris@unixpages.org brueffer@FreeBSD.org GPG Key: http://people.freebsd.org/~brueffer/brueffer.key.asc GPG Fingerprint: A5C8 2099 19FF AACA F41B B29B 6C76 178C A0ED 982D --XuV1QlJbYrcVoo+x Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQFCRaeubHYXjKDtmC0RAubIAJ9hPr1ko0aE9wk4KyDIlXolmk8eYgCdEvxg gxfpT/HJWqrpIHVpSKT9eeQ= =mOtL -----END PGP SIGNATURE----- --XuV1QlJbYrcVoo+x--