From owner-p4-projects@FreeBSD.ORG Fri Jun 17 13:05:32 2005 Return-Path: X-Original-To: p4-projects@freebsd.org Delivered-To: p4-projects@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 32767) id 3D28F16A446; Fri, 17 Jun 2005 13:05:31 +0000 (GMT) X-Original-To: perforce@freebsd.org Delivered-To: perforce@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DB66916A426 for ; Fri, 17 Jun 2005 13:05:30 +0000 (GMT) (envelope-from des@freebsd.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C342043D1F for ; Fri, 17 Jun 2005 13:05:30 +0000 (GMT) (envelope-from des@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 j5HD5U8p026447 for ; Fri, 17 Jun 2005 13:05:30 GMT (envelope-from des@freebsd.org) Received: (from perforce@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5HD5Uxg026443 for perforce@freebsd.org; Fri, 17 Jun 2005 13:05:30 GMT (envelope-from des@freebsd.org) Date: Fri, 17 Jun 2005 13:05:30 GMT Message-Id: <200506171305.j5HD5Uxg026443@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: perforce set sender to des@freebsd.org using -f From: Dag-Erling Smorgrav To: Perforce Change Reviews Cc: Subject: PERFORCE change 78671 for review X-BeenThere: p4-projects@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: p4 projects tree changes List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Jun 2005 13:05:32 -0000 http://perforce.freebsd.org/chv.cgi?CH=78671 Change 78671 by des@des.at.des.no on 2005/06/17 13:05:26 Correctly escape \& in Perl strings. Submitted by: ru Affected files ... .. //depot/projects/openpam/misc/gendoc.pl#31 edit Differences ... ==== //depot/projects/openpam/misc/gendoc.pl#31 (text+ko) ==== @@ -32,7 +32,7 @@ # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF # SUCH DAMAGE. # -# $P4: //depot/projects/openpam/misc/gendoc.pl#30 $ +# $P4: //depot/projects/openpam/misc/gendoc.pl#31 $ # use strict; @@ -444,7 +444,7 @@ function and this manual page were developed for the .Fx Project by ThinkSec AS and Network Associates Laboratories, the -Security Research Division of Network Associates, Inc.\& under +Security Research Division of Network Associates, Inc.\\& under DARPA/SPAWAR contract N66001-01-C-8035 .Pq Dq CBOSS , as part of the DARPA CHATS research program. @@ -558,7 +558,7 @@ The OpenPAM library and this manual page were developed for the .Fx Project by ThinkSec AS and Network Associates Laboratories, the -Security Research Division of Network Associates, Inc.\& under +Security Research Division of Network Associates, Inc.\\& under DARPA/SPAWAR contract N66001-01-C-8035 .Pq Dq CBOSS , as part of the DARPA CHATS research program.