Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/libexec/httpd Fix typo.



details:   https://anonhg.NetBSD.org/src/rev/32799e6b46c1
branches:  trunk
changeset: 763119:32799e6b46c1
user:      reed <reed%NetBSD.org@localhost>
date:      Thu Mar 10 14:37:16 2011 +0000

description:
Fix typo.

diffstat:

 libexec/httpd/bozohttpd.8 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 32d531e7d803 -r 32799e6b46c1 libexec/httpd/bozohttpd.8
--- a/libexec/httpd/bozohttpd.8 Thu Mar 10 14:31:07 2011 +0000
+++ b/libexec/httpd/bozohttpd.8 Thu Mar 10 14:37:16 2011 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: bozohttpd.8,v 1.24 2010/09/21 07:05:28 wiz Exp $
+.\"    $NetBSD: bozohttpd.8,v 1.25 2011/03/10 14:37:16 reed Exp $
 .\"
 .\"    $eterna: bozohttpd.8,v 1.99 2010/09/20 22:26:28 mrg Exp $
 .\"
@@ -440,7 +440,7 @@
 with PHP, one must use the
 .Fl C
 option to specify a CGI handler for a particular file type.
-Typically this, this will be like:
+Typically this will be like:
 .Bd -literal
 httpd -C .php /usr/pkg/bin/php /var/www
 .Ed



Home | Main Index | Thread Index | Old Index