diff options
author | Brad Smith <brad@cvs.openbsd.org> | 2008-06-18 05:42:30 +0000 |
---|---|---|
committer | Brad Smith <brad@cvs.openbsd.org> | 2008-06-18 05:42:30 +0000 |
commit | 669112718c111dfdfaa7ea90515d0acafaed59f8 (patch) | |
tree | 277c553716905e655cf89c8d75c6ee347de05db7 /usr.sbin/httpd/httpd.8 | |
parent | e3d454b2a3490cce561f2901e9a96d2f69c30aeb (diff) |
Remove references to httpd.conf-dist.
ok deraadt@
Diffstat (limited to 'usr.sbin/httpd/httpd.8')
-rw-r--r-- | usr.sbin/httpd/httpd.8 | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/usr.sbin/httpd/httpd.8 b/usr.sbin/httpd/httpd.8 index 2550169c1b6..6d715d72f74 100644 --- a/usr.sbin/httpd/httpd.8 +++ b/usr.sbin/httpd/httpd.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: httpd.8,v 1.31 2008/06/07 01:59:36 jdixon Exp $ +.\" $OpenBSD: httpd.8,v 1.32 2008/06/18 05:42:29 brad 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. @@ -50,7 +50,7 @@ .\" Supercomputing Applications, University of Illinois, Urbana-Champaign. .\" For more information on the Apache Group and the Apache HTTP server .\" project, please see <http://www.apache.org/>. -.Dd $Mdocdate: June 7 2008 $ +.Dd $Mdocdate: June 18 2008 $ .Dt HTTPD 8 .Os .Sh NAME @@ -275,7 +275,6 @@ They must, however, be readable by this user. .Bl -tag -width /etc/passwd -compact .It Pa /var/www/cgi-bin/ .It Pa /var/www/conf/httpd.conf -.It Pa /var/www/conf/httpd.conf-dist .It Pa /var/www/conf/magic .It Pa /var/www/conf/mime.types .It Pa /var/www/icons/ |