From owner-cvs-src-old@FreeBSD.ORG Sun Oct 4 16:30:48 2009 Return-Path: Delivered-To: cvs-src-old@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 70AE710656CA for ; Sun, 4 Oct 2009 16:30:48 +0000 (UTC) (envelope-from simon@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 452588FC1C for ; Sun, 4 Oct 2009 16:30:48 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id n94GUmnP017652 for ; Sun, 4 Oct 2009 16:30:48 GMT (envelope-from simon@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id n94GUmEf017651 for cvs-src-old@freebsd.org; Sun, 4 Oct 2009 16:30:48 GMT (envelope-from simon@repoman.freebsd.org) Message-Id: <200910041630.n94GUmEf017651@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to simon@repoman.freebsd.org using -f From: "Simon L. Nielsen" Date: Sun, 4 Oct 2009 16:30:33 +0000 (UTC) To: cvs-src-old@freebsd.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/release/doc/share/misc man2hwnotes.pl X-BeenThere: cvs-src-old@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Oct 2009 16:30:48 -0000 simon 2009-10-04 16:30:33 UTC FreeBSD src repository Modified files: release/doc/share/misc man2hwnotes.pl Log: SVN rev 197747 on 2009-10-04 16:30:33Z by simon In lists, if there is a Li command remove it. This fixes markup for uath(4). MFC after: 3 days Reported by: Warren Block Revision Changes Path 1.16 +4 -0 src/release/doc/share/misc/man2hwnotes.pl