diff options
author | 2000-04-22 07:40:33 +0000 | |
---|---|---|
committer | 2000-04-22 07:40:33 +0000 | |
commit | d8c2a6e5b2513e51a82dabda8a68baa7d7a1a083 (patch) | |
tree | ae1060ef93792a3131ca6743559d9c63b477cfe0 | |
parent | Remove extra space from usage. (diff) | |
download | wireguard-openbsd-d8c2a6e5b2513e51a82dabda8a68baa7d7a1a083.tar.xz wireguard-openbsd-d8c2a6e5b2513e51a82dabda8a68baa7d7a1a083.zip |
misnumbered web pages; patch sent to beck
-rw-r--r-- | usr.sbin/httpd/src/support/ab.8 | 2 | ||||
-rw-r--r-- | usr.sbin/httpd/src/support/apachectl.8 | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/httpd/src/support/ab.8 b/usr.sbin/httpd/src/support/ab.8 index eb9829e9d66..567fd9deb15 100644 --- a/usr.sbin/httpd/src/support/ab.8 +++ b/usr.sbin/httpd/src/support/ab.8 @@ -1,4 +1,4 @@ -.TH ab 1 "October 1999" +.TH ab 8 "October 1999" .\" Copyright (c) 1998-1999 The Apache Group. All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without diff --git a/usr.sbin/httpd/src/support/apachectl.8 b/usr.sbin/httpd/src/support/apachectl.8 index 72300eb98b2..809308e1b95 100644 --- a/usr.sbin/httpd/src/support/apachectl.8 +++ b/usr.sbin/httpd/src/support/apachectl.8 @@ -1,4 +1,4 @@ -.TH apachectl 1 "September 1997" +.TH apachectl 8 "September 1997" .\" Copyright (c) 1997-1999 The Apache Group. All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without |