diff options
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/ . |