diff options
author | André Malo <nd@apache.org> | 2003-06-04 14:35:26 +0200 |
---|---|---|
committer | André Malo <nd@apache.org> | 2003-06-04 14:35:26 +0200 |
commit | cd49025d3481b1abc73e2c62a1f81f2f09db0aac (patch) | |
tree | ba8d53ae5481dfba1915771c1749790ae5fe3a20 /docs | |
parent | ignore some generated files and directories (diff) | |
download | apache2-cd49025d3481b1abc73e2c62a1f81f2f09db0aac.tar.xz apache2-cd49025d3481b1abc73e2c62a1f81f2f09db0aac.zip |
validation issues
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100169 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r-- | docs/manual/dso.html.ko.euc-kr | 2 | ||||
-rw-r--r-- | docs/manual/dso.xml.ko | 2 | ||||
-rw-r--r-- | docs/manual/programs/htpasswd.html.en | 4 | ||||
-rw-r--r-- | docs/manual/programs/htpasswd.xml | 4 |
4 files changed, 6 insertions, 6 deletions
diff --git a/docs/manual/dso.html.ko.euc-kr b/docs/manual/dso.html.ko.euc-kr index 88786399a9..4f9f223055 100644 --- a/docs/manual/dso.html.ko.euc-kr +++ b/docs/manual/dso.html.ko.euc-kr @@ -51,7 +51,7 @@ ÀÌ ¸ðµâÀº <code class="module"><a href="./mod/core.html">core</a></code>¸¦ Á¦¿ÜÇÏ°í DSO°¡ µÉ ¼ö ¾ø´Â À¯ÀÏÇÑ ¸ðµâÀÌ´Ù. ½ÇÁ¦·Î ´Ù¸¥ ¸ðµç ¾ÆÆÄÄ¡ ¸ðµâÀº <a href="install.html">¼³Ä¡ ¹®¼</a>¿¡¼ ¼³¸íÇÑ - <code>configure</code>ÀÇ <code>--enable-<i>module</i>=shared</code> + <code>configure</code>ÀÇ <code>--enable-<var>module</var>=shared</code> ¿É¼ÇÀ» »ç¿ëÇÏ¿© DSO·Î ÄÄÆÄÀÏÇÒ ¼ö ÀÖ´Ù. ¸ðµâÀ» <code>mod_foo.so</code>¿Í °°ÀÌ DSO·Î ÄÄÆÄÀÏÇÑÈÄ <code>httpd.conf</code> ÆÄÀÏ¿¡ <code class="module"><a href="./mod/mod_so.html">mod_so</a></code>ÀÇ diff --git a/docs/manual/dso.xml.ko b/docs/manual/dso.xml.ko index 6ba19d9276..758de33837 100644 --- a/docs/manual/dso.xml.ko +++ b/docs/manual/dso.xml.ko @@ -38,7 +38,7 @@ ÀÌ ¸ðµâÀº <module>core</module>¸¦ Á¦¿ÜÇÏ°í DSO°¡ µÉ ¼ö ¾ø´Â À¯ÀÏÇÑ ¸ðµâÀÌ´Ù. ½ÇÁ¦·Î ´Ù¸¥ ¸ðµç ¾ÆÆÄÄ¡ ¸ðµâÀº <a href="install.html">¼³Ä¡ ¹®¼</a>¿¡¼ ¼³¸íÇÑ - <code>configure</code>ÀÇ <code>--enable-<i>module</i>=shared</code> + <code>configure</code>ÀÇ <code>--enable-<var>module</var>=shared</code> ¿É¼ÇÀ» »ç¿ëÇÏ¿© DSO·Î ÄÄÆÄÀÏÇÒ ¼ö ÀÖ´Ù. ¸ðµâÀ» <code>mod_foo.so</code>¿Í °°ÀÌ DSO·Î ÄÄÆÄÀÏÇÑÈÄ <code>httpd.conf</code> ÆÄÀÏ¿¡ <module>mod_so</module>ÀÇ diff --git a/docs/manual/programs/htpasswd.html.en b/docs/manual/programs/htpasswd.html.en index 92f71704a9..71b3dde7b5 100644 --- a/docs/manual/programs/htpasswd.html.en +++ b/docs/manual/programs/htpasswd.html.en @@ -50,8 +50,8 @@ <li><img alt="" src="../images/down.gif" /> <a href="#examples">Examples</a></li> <li><img alt="" src="../images/down.gif" /> <a href="#security">Security Considerations</a></li> <li><img alt="" src="../images/down.gif" /> <a href="#restrictions">Restrictions</a></li> -</ul><h3>See also</h3><ul class="seealso"><li><a href="httpd.html">httpd</a></li><li><p>The scripts in support/SHA1 which come with the -distribution.</p></li></ul></div> +</ul><h3>See also</h3><ul class="seealso"><li><a href="httpd.html">httpd</a></li><li>The scripts in support/SHA1 which come with the +distribution.</li></ul></div> <div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div> <div class="section"> <h2><a name="synopsis" id="synopsis">Synopsis</a></h2> diff --git a/docs/manual/programs/htpasswd.xml b/docs/manual/programs/htpasswd.xml index b6bb4e25c3..33a386a862 100644 --- a/docs/manual/programs/htpasswd.xml +++ b/docs/manual/programs/htpasswd.xml @@ -33,8 +33,8 @@ >http://httpd.apache.org/</a>.</p> </summary> <seealso><a href="httpd.html">httpd</a></seealso> -<seealso><p>The scripts in support/SHA1 which come with the -distribution.</p></seealso> +<seealso>The scripts in support/SHA1 which come with the +distribution.</seealso> <section id="synopsis"><title>Synopsis</title> <p><code><strong>htpasswd</strong> |