From owner-cvs-src@FreeBSD.ORG Tue Aug 8 12:33:13 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 6B39A16A4DE; Tue, 8 Aug 2006 12:33:13 +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 3090243D45; Tue, 8 Aug 2006 12:33:13 +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 k78CXDet084921; Tue, 8 Aug 2006 12:33:13 GMT (envelope-from keramida@repoman.freebsd.org) Received: (from keramida@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k78CXDhi084920; Tue, 8 Aug 2006 12:33:13 GMT (envelope-from keramida) Message-Id: <200608081233.k78CXDhi084920@repoman.freebsd.org> From: Giorgos Keramidas Date: Tue, 8 Aug 2006 12:33:13 +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 ath.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: Tue, 08 Aug 2006 12:33:13 -0000 keramida 2006-08-08 12:33:13 UTC FreeBSD src repository (doc committer) Modified files: (Branch: RELENG_6) share/man/man4 ath.4 Log: MFC 1.39 and 1.40: | revision 1.39 | After a mini-discussion with Sam Leffler, remove the hardcoded | list of Atheros-based cards from ath(4). The online list is | always more up to date, anyway. | | This invalidates: | | PR: docs/95360 | Submitted by: Erik Nordstr:om Andersen | revision 1.40 | Fix the web-appearance of Hardware notes, in the simplest way | possible; by re-arranging a couple of sentences in the ath(4) | HARDWARE section. | | Clue by: bmah Revision Changes Path 1.31.2.3 +5 -47 src/share/man/man4/ath.4