summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjmc <jmc@openbsd.org>2004-12-20 23:31:52 +0000
committerjmc <jmc@openbsd.org>2004-12-20 23:31:52 +0000
commit806c7dd16733b1344e6ee96c9a17b383d99b8477 (patch)
treeaccb321c150cbb87a654acc0fbb6fe33f6a22474
parentsync FILES w/ other devices using firmware; (diff)
downloadwireguard-openbsd-806c7dd16733b1344e6ee96c9a17b383d99b8477.tar.xz
wireguard-openbsd-806c7dd16733b1344e6ee96c9a17b383d99b8477.zip
apachectl is section 8, not 1;
-rw-r--r--usr.sbin/httpd/src/support/apxs.84
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/httpd/src/support/apxs.8 b/usr.sbin/httpd/src/support/apxs.8
index cfae2268369..03be4801972 100644
--- a/usr.sbin/httpd/src/support/apxs.8
+++ b/usr.sbin/httpd/src/support/apxs.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: apxs.8,v 1.13 2004/12/07 22:00:04 jmc Exp $
+.\" $OpenBSD: apxs.8,v 1.14 2004/12/20 23:31:52 jmc Exp $
.\"
.\" ====================================================================
.\" The Apache Software License, Version 1.1
@@ -428,6 +428,6 @@ ld -Bshareable -o libphp3.so mod_php3.o libmodphp3-so.a
Only C source files are compiled,
while remaining object files are used for the linking phase.
.Sh SEE ALSO
-.Xr apachectl 1 ,
.Xr cc 1 ,
+.Xr apachectl 8 ,
.Xr httpd 8