From owner-cvs-src@FreeBSD.ORG Sat Aug 27 04:25:49 2005 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 C36EC16A41F; Sat, 27 Aug 2005 04:25:49 +0000 (GMT) (envelope-from jkoshy@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 809C543D48; Sat, 27 Aug 2005 04:25:49 +0000 (GMT) (envelope-from jkoshy@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j7R4PnLA010658; Sat, 27 Aug 2005 04:25:49 GMT (envelope-from jkoshy@repoman.freebsd.org) Received: (from jkoshy@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j7R4PnuH010657; Sat, 27 Aug 2005 04:25:49 GMT (envelope-from jkoshy) Message-Id: <200508270425.j7R4PnuH010657@repoman.freebsd.org> From: Joseph Koshy Date: Sat, 27 Aug 2005 04:25:49 +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 hwpmc.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: Sat, 27 Aug 2005 04:25:49 -0000 jkoshy 2005-08-27 04:25:49 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) share/man/man4 hwpmc.4 Log: MFC: { r1.8--r1.10 } - Add COMPATIBILITY and HISTORY sections. Fix an -mdoc error. Cross-reference pmclog(3). - Document two new diagnostic messages in hwpmc(4). - Document the diagnostic message printed at startup time. Keep the list of diagnostic messages sorted. - Document the recently introduced EOPNOTSUPP error return. Repair sort ordering for the list of error descriptions. Approved by: re (hrs) Revision Changes Path 1.6.2.2 +47 -4 src/share/man/man4/hwpmc.4