Index: docs/man/httpd.8
--- docs/man/httpd.8.orig
+++ docs/man/httpd.8
@@ -19,30 +19,30 @@
 .el .ne 3
 .IP "\\$1" \\$2
 ..
-.TH "HTTPD" 8 "2026-05-08" "Apache HTTP Server" "httpd"
+.TH "HTTPD" 8 "2026-05-08" "Apache HTTP Server" "httpd2"
 
 .SH NAME
-httpd \- Apache Hypertext Transfer Protocol Server
+httpd2 \- Apache Hypertext Transfer Protocol Server
 
 .SH "SYNOPSIS"
  
 .PP
-\fB\fBhttpd\fR [ -\fBd\fR \fIserverroot\fR ] [ -\fBf\fR \fIconfig\fR ] [ -\fBC\fR \fIdirective\fR ] [ -\fBc\fR \fIdirective\fR ] [ -\fBD\fR \fIparameter\fR ] [ -\fBe\fR \fIlevel\fR ] [ -\fBE\fR \fIfile\fR ] [ \fB-k\fR start|restart|graceful|stop|graceful-stop ] [ -\fBh\fR ] [ -\fBl\fR ] [ -\fBL\fR ] [ -\fBS\fR ] [ -\fBt\fR ] [ -\fBv\fR ] [ -\fBV\fR ] [ -\fBX\fR ] [ -\fBM\fR ] [ -\fBT\fR ] \fR
+\fB\fBhttpd22\fR [ -\fBd\fR \fIserverroot\fR ] [ -\fBf\fR \fIconfig\fR ] [ -\fBC\fR \fIdirective\fR ] [ -\fBc\fR \fIdirective\fR ] [ -\fBD\fR \fIparameter\fR ] [ -\fBe\fR \fIlevel\fR ] [ -\fBE\fR \fIfile\fR ] [ \fB-k\fR start|restart|graceful|stop|graceful-stop ] [ -\fBh\fR ] [ -\fBl\fR ] [ -\fBL\fR ] [ -\fBS\fR ] [ -\fBt\fR ] [ -\fBv\fR ] [ -\fBV\fR ] [ -\fBX\fR ] [ -\fBM\fR ] [ -\fBT\fR ] \fR
  
 .PP
 On Windows systems, the following additional arguments are available:
  
 .PP
-\fB\fBhttpd\fR [ -\fBk\fR install|config|uninstall ] [ -\fBn\fR \fIname\fR ] [ -\fBw\fR ]\fR
+\fB\fBhttpd2\fR [ -\fBk\fR install|config|uninstall ] [ -\fBn\fR \fIname\fR ] [ -\fBw\fR ]\fR
  
 
 .SH "SUMMARY"
  
 .PP
-\fBhttpd\fR is the Apache HyperText Transfer Protocol (HTTP) server program\&. It is designed to be run as a standalone daemon process\&. When used like this it will create a pool of child processes or threads to handle requests\&.
+\fBhttpd2\fR is the Apache HyperText Transfer Protocol (HTTP) server program\&. It is designed to be run as a standalone daemon process\&. When used like this it will create a pool of child processes or threads to handle requests\&.
  
 .PP
-In general, \fBhttpd\fR should not be invoked directly, but rather should be invoked via \fB apachectl\fR on Unix-based systems or as a service on Windows NT, 2000 and XP and as a console application on Windows 9x and ME\&.
+In general, \fBhttpd2\fR should not be invoked directly, but rather should be invoked via \fB apachectl\fR on Unix-based systems or as a service on Windows NT, 2000 and XP and as a console application on Windows 9x and ME\&.
  
 
 .SH "OPTIONS"
@@ -56,7 +56,7 @@ Set the initial value for the ServerRoot directive to 
 Uses the directives in the file \fIconfig\fR on startup\&. If \fIconfig\fR does not begin with a /, then it is taken to be a path relative to the ServerRoot\&. The default is \fBconf/httpd\&.conf\fR\&.  
 .TP
 \fB-k \fBstart|restart|graceful|stop|graceful-stop\fR\fR
-Signals \fBhttpd\fR to start, restart, or stop\&. See Stopping Apache httpd for more information\&.  
+Signals \fBhttpd2\fR to start, restart, or stop\&. See Stopping Apache httpd for more information\&.  
 .TP
 \fB-C \fIdirective\fR\fR
 Process the configuration \fIdirective\fR before reading config files\&.  
@@ -95,13 +95,13 @@ Skip document root check at startup/restart\&.  
 Run syntax tests for configuration files only\&. The program immediately exits after these syntax parsing tests with either a return code of 0 (Syntax OK) or return code not equal to 0 (Syntax Error)\&. If -D \fIDUMP\fR_\fIVHOSTS \fRis also set, details of the virtual host configuration will be printed\&. If -D \fIDUMP\fR_\fIMODULES \fR is set, all loaded modules will be printed\&.  
 .TP
 \fB-v\fR
-Print the version of \fBhttpd\fR, and then exit\&.  
+Print the version of \fBhttpd2\fR, and then exit\&.  
 .TP
 \fB-V\fR
-Print the version and build parameters of \fBhttpd\fR, and then exit\&.  
+Print the version and build parameters of \fBhttpd2\fR, and then exit\&.  
 .TP
 \fB-X\fR
-Run httpd in debug mode\&. Only one worker will be started and the server will not detach from the console\&.  
+Run httpd2 in debug mode\&. Only one worker will be started and the server will not detach from the console\&.  
  
 .SH "FILES"
  
