From owner-cvs-src@FreeBSD.ORG Thu Sep 9 02:39:28 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 3756B16A4CE; Thu, 9 Sep 2004 02:39:28 +0000 (GMT) Received: from mx2.mail.ru (mx2.mail.ru [194.67.23.122]) by mx1.FreeBSD.org (Postfix) with ESMTP id E2C3143D3F; Thu, 9 Sep 2004 02:39:27 +0000 (GMT) (envelope-from xlibris@inbox.ru) Received: from [195.82.27.46] (port=1932 helo=crowbar.blow.ru) by mx2.mail.ru with esmtp id 1C5EqK-000K5k-00; Thu, 09 Sep 2004 06:39:27 +0400 Received: from gripe by crowbar.blow.ru with local (Exim 4.41 (FreeBSD)) id 1C5BSW-000BGl-Lz; Thu, 09 Sep 2004 09:02:37 +1000 Received: from pop.inbox.ru by localhost with POP3 (fetchmail-6.2.5) for gripe@localhost (single-drop); Thu, 09 Sep 2004 09:02:36 +1000 (YAKST) Received: from [216.136.204.119] (port=25 helo=mx2.freebsd.org) by mx13.mail.ru with esmtp id 1C4ksd-000NIy-00 for xlibris@inbox.ru; Tue, 07 Sep 2004 22:39:47 +0400 Received: from hub.freebsd.org (hub.freebsd.org [216.136.204.18]) by mx2.freebsd.org (Postfix) with ESMTP id 09D0756F86; Tue, 7 Sep 2004 18:39:41 +0000 (GMT) (envelope-from owner-cvs-all@freebsd.org) Received: from hub.freebsd.org (localhost [127.0.0.1]) by hub.freebsd.org (Postfix) with ESMTP id B978116A4D9; Tue, 7 Sep 2004 18:39:33 +0000 (GMT) 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 12AD916A4CF; Tue, 7 Sep 2004 18:39:26 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DC7F543D6A; Tue, 7 Sep 2004 18:39:25 +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 i87IdOeJ038257; Tue, 7 Sep 2004 18:39:24 GMT (envelope-from simon@repoman.freebsd.org) Received: (from simon@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i87IdO8K038256; Tue, 7 Sep 2004 18:39:24 GMT (envelope-from simon) Message-Id: <200409071839.i87IdO8K038256@repoman.freebsd.org> From: "Simon L. Nielsen" Date: Tue, 7 Sep 2004 18:39:24 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_5 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Errors-To: owner-cvs-all@freebsd.org X-Spam: Not detected Sender: John Gripe X-Spam: Not detected Subject: cvs commit: src/release/doc/share/misc man2hwnotes.pl X-BeenThere: cvs-src@freebsd.org List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Sep 2004 02:39:28 -0000 simon 2004-09-07 18:39:24 UTC FreeBSD src repository (doc committer) Modified files: (Branch: RELENG_5) release/doc/share/misc man2hwnotes.pl Log: MFC 1.9: Make sure ampersand is encoded as & since jade seems to be confused when it is encoded as & inside an entity. Approved by: re (blanket) Revision Changes Path 1.4.2.2 +3 -0 src/release/doc/share/misc/man2hwnotes.pl _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"