]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
missing </p> tag.
authorLucien Gentis <lgentis@apache.org>
Sat, 9 Dec 2023 16:18:07 +0000 (16:18 +0000)
committerLucien Gentis <lgentis@apache.org>
Sat, 9 Dec 2023 16:18:07 +0000 (16:18 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1914491 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/platform/win_compiling.xml

index 69fe782f2b4e4e3b393b6f935f70e79b564fca9e..2b554f2ead6257ed1a0e8504fba7b4c6462a42e1 100644 (file)
         <a href="https://svn.apache.org/repos/asf/httpd/httpd/win32-msi/trunk/awk/">here</a>,
         or the GNU awk binary can be downloaded and extracted from the zip archive
         <a href="https://gnuwin32.sourceforge.net/packages/gawk.htm">here</a>,
-        and then placed in some %PATH% directory on the build system.
+        and then placed in some %PATH% directory on the build system.</p>
 
         <note>If awk.exe is not found, Makefile.win's install target
         will not perform substitutions in the installed .conf files.