From owner-cvs-src@FreeBSD.ORG Thu Aug 26 00:19:54 2004 Return-Path: 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 B1D2D16A4CE; Thu, 26 Aug 2004 00:19:54 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 93CD543D66; Thu, 26 Aug 2004 00:19:54 +0000 (GMT) (envelope-from simon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i7Q0Jsig089661; Thu, 26 Aug 2004 00:19:54 GMT (envelope-from simon@repoman.freebsd.org) Received: (from simon@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i7Q0JsPW089660; Thu, 26 Aug 2004 00:19:54 GMT (envelope-from simon) Message-Id: <200408260019.i7Q0JsPW089660@repoman.freebsd.org> From: "Simon L. Nielsen" Date: Thu, 26 Aug 2004 00:19:54 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/share/man/man4 ath.4 ath_hal.4 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 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: Thu, 26 Aug 2004 00:19:54 -0000 simon 2004-08-26 00:19:54 UTC FreeBSD src repository (doc committer) Modified files: share/man/man4 ath.4 ath_hal.4 Log: - Add a HARDWARE section which lists supported devices. - Mark up each item in the device list with .It, as per mdoc(7) and to make it simpler for auto generated Hardware Notes to parse the manual page. MFC after: 3 days Revision Changes Path 1.20 +39 -39 src/share/man/man4/ath.4 1.9 +38 -37 src/share/man/man4/ath_hal.4