From owner-cvs-all@FreeBSD.ORG Sun Aug 1 19:26:42 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E70B716A4CE; Sun, 1 Aug 2004 19:26:42 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C6FC543D48; Sun, 1 Aug 2004 19:26:42 +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 i71JQg2m085243; Sun, 1 Aug 2004 19:26:42 GMT (envelope-from simon@repoman.freebsd.org) Received: (from simon@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i71JQgg1085242; Sun, 1 Aug 2004 19:26:42 GMT (envelope-from simon) Message-Id: <200408011926.i71JQgg1085242@repoman.freebsd.org> From: "Simon L. Nielsen" Date: Sun, 1 Aug 2004 19:26:42 +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 cm.4 xl.4 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 Aug 2004 19:26:43 -0000 simon 2004-08-01 19:26:42 UTC FreeBSD src repository (doc committer) Modified files: share/man/man4 cm.4 xl.4 Log: Make the HARDWARE section better suited to the upcoming auto generated Hardware Notes: - Only include text related the device listings and hardware support in the HARDWARE section. - Make the HARDWARE section preamble text have a call to the Nm macro, so the driver name will appear in the Hardware Notes. - Add the manufacturer name to each item in the device list, where appropriate. - Clean trailing punctuation characters from the lists. Revision Changes Path 1.5 +8 -7 src/share/man/man4/cm.4 1.29 +47 -47 src/share/man/man4/xl.4