diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2004-12-28 00:45:43 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2004-12-28 00:45:43 +0000 |
commit | 882eda1f8bd0e32a16109dd41fcdd7aebdc370f4 (patch) | |
tree | a28a1da95981d6d5bbd94b6a8aa4a28fc48abb53 /usr.sbin | |
parent | d3fa3fb2aace3245f59c21331077c61cb6783d0d (diff) |
add apache manual to SEE ALSO;
Diffstat (limited to 'usr.sbin')
-rw-r--r-- | usr.sbin/httpd/httpd.8 | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/usr.sbin/httpd/httpd.8 b/usr.sbin/httpd/httpd.8 index d98c8bfc5a4..c551a14c43b 100644 --- a/usr.sbin/httpd/httpd.8 +++ b/usr.sbin/httpd/httpd.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: httpd.8,v 1.23 2004/12/21 16:16:10 jmc Exp $ +.\" $OpenBSD: httpd.8,v 1.24 2004/12/28 00:45:42 jmc Exp $ .\" Copyright (c) 1995-1997 David Robinson. All rights reserved. .\" Copyright (c) 1997-1999 The Apache Group. All rights reserved. .\" Copyright (c) 1998-1999 Bob Beck. All rights reserved. @@ -280,3 +280,6 @@ They must, however, be readable by this user. .Xr rc.conf.local 8 , .Xr rotatelogs 8 , .Xr suexec 8 +.Pp +The Apache manual: +.Pa /var/www/htdocs/manual/ . |