From owner-cvs-src@FreeBSD.ORG Fri Jul 28 20:23:09 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 A06FF16A5C4; Fri, 28 Jul 2006 20:23:09 +0000 (UTC) (envelope-from simon@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0317C43D6D; Fri, 28 Jul 2006 20:23:03 +0000 (GMT) (envelope-from simon@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 k6SKN3vZ083470; Fri, 28 Jul 2006 20:23:03 GMT (envelope-from simon@repoman.freebsd.org) Received: (from simon@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6SKN3Do083469; Fri, 28 Jul 2006 20:23:03 GMT (envelope-from simon) Message-Id: <200607282023.k6SKN3Do083469@repoman.freebsd.org> From: "Simon L. Nielsen" Date: Fri, 28 Jul 2006 20:23:03 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/release/doc/share/misc man2hwnotes.pl 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: Fri, 28 Jul 2006 20:23:09 -0000 simon 2006-07-28 20:23:03 UTC FreeBSD src repository Modified files: release/doc/share/misc man2hwnotes.pl Log: - Add more debugging information to make it simpler to understand what's going on in cases where the "state engine" doesn't act as expected, e.g. in the case of a list not being closed in the manual page being parsed. - Bump copyright year. MFC after: 1 week Revision Changes Path 1.13 +19 -2 src/release/doc/share/misc/man2hwnotes.pl