From owner-cvs-src@FreeBSD.ORG Mon Oct 30 16:09:25 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3AFE016A415; Mon, 30 Oct 2006 16:09:25 +0000 (UTC) (envelope-from keramida@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1772443D7C; Mon, 30 Oct 2006 16:09:25 +0000 (GMT) (envelope-from keramida@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k9UG9O9c065966; Mon, 30 Oct 2006 16:09:24 GMT (envelope-from keramida@repoman.freebsd.org) Received: (from keramida@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k9UG9Ovv065965; Mon, 30 Oct 2006 16:09:24 GMT (envelope-from keramida) Message-Id: <200610301609.k9UG9Ovv065965@repoman.freebsd.org> From: Giorgos Keramidas Date: Mon, 30 Oct 2006 16:09:24 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/share/man/man4 fdc.4 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 30 Oct 2006 16:09:25 -0000 keramida 2006-10-30 16:09:24 UTC FreeBSD src repository (doc committer) Modified files: (Branch: RELENG_6) share/man/man4 fdc.4 Log: MFC revision 1.35 and bump date. : The 'device fd' line became obsolete some years ago, when the transition : to device hints was committed. The GENERIC kernel configuration lost : its 'device fd' line at revision 1.260, committed by peter@ on : 2000/06/13 22:28:46 UTC. : : Delete the reference to 'device fd', to avoid kernel build breakage like : the one described in the PR audit trail. : : PR: docs/91448 : Submitted by: Eugene Grosbein : MFC after: 1 week Approved by: re (bmah) Revision Changes Path 1.34.8.1 +1 -2 src/share/man/man4/fdc.4