]> granicus.if.org Git - apache/commitdiff
for some reason, the NAME section got lost.
authorAndré Malo <nd@apache.org>
Tue, 29 Apr 2003 14:06:17 +0000 (14:06 +0000)
committerAndré Malo <nd@apache.org>
Tue, 29 Apr 2003 14:06:17 +0000 (14:06 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99640 13f79535-47bb-0310-9956-ffa450edef68

docs/man/apachectl.8
docs/man/httpd.8
docs/man/logresolve.8
docs/man/rotatelogs.8
docs/man/suexec.8
docs/manual/style/man/manpage.xsl

index 7adc8d686116346fa82246adcb8eb6381d744017..08ff3dca0a40d03efffe2786f803ee73bc72a812 100644 (file)
 .el .ne 3
 .IP "\\$1" \\$2
 ..
-.TH "APACHECTL" 8 "2003-04-23" "Apache HTTP Server" "apachectl"
+.TH "APACHECTL" 8 "2003-04-29" "Apache HTTP Server" "apachectl"
+
+.SH NAME
+apachectl \- Apache HTTP Server Control Interface
 
 .SH "SYNOPSIS"
 
index 33916b01ed5fb1f4b52889bdc7feb406cdc06042..d3fd67c79843bbea9c4e7318779937a103a1a189 100644 (file)
 .el .ne 3
 .IP "\\$1" \\$2
 ..
-.TH "HTTPD" 8 "2003-04-23" "Apache HTTP Server" "httpd"
+.TH "HTTPD" 8 "2003-04-29" "Apache HTTP Server" "httpd"
+
+.SH NAME
+httpd \- Apache Hypertext Transfer Protocol Server
 
 .SH "SYNOPSIS"
 
index ee91ae90fe5193ddfcf901302f88b3bdd0f47a1e..7c438e5df69b1f59cf3b045fa7356df6b8bf30bd 100644 (file)
@@ -21,6 +21,9 @@
 ..
 .TH "LOGRESOLVE" 8 "2003-04-29" "Apache HTTP Server" "logresolve"
 
+.SH NAME
+logresolve \- Resolve IP-addresses to hostnames in Apache log files
+
 .SH "SYNOPSIS"
 
 .PP
index e37035eea71ba65dc7fb54350b5270043d4df148..f7c322d298354be65983e18339234d93d26e84f5 100644 (file)
@@ -21,6 +21,9 @@
 ..
 .TH "ROTATELOGS" 8 "2003-04-29" "Apache HTTP Server" "rotatelogs"
 
+.SH NAME
+rotatelogs \- Piped logging program to rotate Apache logs
+
 .SH "SYNOPSIS"
 
 .PP
index 8a7c3b46cfa88e0341a90649f519fc665b8956d4..f07dbeb6d854da2423e00f9cba3fd7dd9da42929 100644 (file)
@@ -21,6 +21,9 @@
 ..
 .TH "SUEXEC" 8 "2003-04-29" "Apache HTTP Server" "suexec"
 
+.SH NAME
+suexec \- Switch user before executing external programs
+
 .SH "SYNOPSIS"
 
 .PP
index 9289c76157c75823b6240bec2ff61730ddaee9bc..9d6c41494aaa9bf1e50c5d0c0a553ff15a2f9452 100644 (file)
 <xsl:text>"</xsl:text>&lf;
 
 <!-- reorder the paragraphs a bit -->
+<xsl:apply-templates select="title" />&lf;
 <xsl:apply-templates select="section[@id='synopsis']" />&lf;
 <xsl:apply-templates select="summary" />&lf;
 <xsl:apply-templates select="section[@id!='synopsis']" />&lf;