From 096a13afaced4b6098494cda004f63e607cf1073 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dag-Erling=20Sm=C3=B8rgrav?= Date: Fri, 17 Jun 2005 15:05:26 +0000 Subject: [PATCH] Correctly escape \& in Perl strings. Submitted by: ru git-svn-id: svn+ssh://svn.openpam.org/svn/openpam/trunk@315 185d5e19-27fe-0310-9dcf-9bff6b9f3609 --- misc/gendoc.pl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/misc/gendoc.pl b/misc/gendoc.pl index 99b649b..e6757fa 100644 --- a/misc/gendoc.pl +++ b/misc/gendoc.pl @@ -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 @@ The 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 following return codes are defined by 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.