You are viewing a plain text version of this content. The canonical link for it is here.
Posted to docs@httpd.apache.org by pe...@apache.org on 2001/01/19 05:14:28 UTC

cvs commit: httpd-docs-1.3/htdocs/manual/programs apachectl.html

pepper      01/01/18 20:14:28

  Modified:    htdocs/manual/programs apachectl.html
  Log:
  One more file tweaked for consistency with the other converted man pages.
  
  Revision  Changes    Path
  1.3       +19 -7     httpd-docs-1.3/htdocs/manual/programs/apachectl.html
  
  Index: apachectl.html
  ===================================================================
  RCS file: /home/cvs/httpd-docs-1.3/htdocs/manual/programs/apachectl.html,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- apachectl.html	2001/01/19 04:12:56	1.2
  +++ apachectl.html	2001/01/19 04:14:27	1.3
  @@ -1,12 +1,22 @@
   <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
  -<HTML>
  -<HEAD>
  -	<TITLE>Manual Page: apachectl - Apache HTTP Server</TITLE>
  -</HEAD>
  +<html>
  +<head>
  +	<title>Manual Page: apachectl - Apache HTTP Server</title>
  +</head>
  +
  + <!-- Background white, links blue (unvisited), navy (visited), red (active) -->
  + <body
  +  bgcolor="#ffffff"
  +  text="#000000"
  +  link="#0000ff"
  +  vlink="#000080"
  +  alink="#ff0000"
  + >
  +  <!--#include virtual="header.html" -->
   
   
  -<BODY BGCOLOR="#FFFFFF" TEXT="#000000" LINK="#0000FF"
  -VLINK="#000080" ALINK="#FF0000">
  +  <h1 align="center">Manual Page: apachectl</h1>
  +
   <!--#include virtual="header.html" -->
   <!-- This document was autogenerated from the man page -->
   <pre>
  @@ -83,5 +93,7 @@
        <strong>httpd(8)</strong>
   
   </pre>
  +
  +
   <!--#include virtual="footer.html" -->
  -</BODY></HTML>
  +</body></html>