From 649581e2285061f969c1ca5a4f249d6f5a569435 Mon Sep 17 00:00:00 2001 From: Astrid Malo Date: Wed, 30 Jul 2003 21:15:12 +0000 Subject: [PATCH] markup improvement git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@100871 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/core.html.en | 2 +- docs/manual/mod/core.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/manual/mod/core.html.en b/docs/manual/mod/core.html.en index 87f30b105a3..ad3650dd69c 100644 --- a/docs/manual/mod/core.html.en +++ b/docs/manual/mod/core.html.en @@ -2529,7 +2529,7 @@ later #!C:/Perl/bin/perl.exe

-

or, if perl is in the PATH, simply:

+

or, if perl is in the PATH, simply:

#!perl diff --git a/docs/manual/mod/core.xml b/docs/manual/mod/core.xml index 7af7f7c94ad..440a8a00d55 100644 --- a/docs/manual/mod/core.xml +++ b/docs/manual/mod/core.xml @@ -2481,7 +2481,7 @@ later #!C:/Perl/bin/perl.exe -

or, if perl is in the PATH, simply:

+

or, if perl is in the PATH, simply:

#!perl -- 2.47.2