pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/thttpd/files Fix a typo in a comment.
details: https://anonhg.NetBSD.org/pkgsrc/rev/75539accb081
branches: trunk
changeset: 533135:75539accb081
user: jlam <jlam%pkgsrc.org@localhost>
date: Sun Sep 09 00:30:13 2007 +0000
description:
Fix a typo in a comment.
diffstat:
www/thttpd/files/thttpd.conf | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (14 lines):
diff -r 396d2a79d783 -r 75539accb081 www/thttpd/files/thttpd.conf
--- a/www/thttpd/files/thttpd.conf Sat Sep 08 21:57:57 2007 +0000
+++ b/www/thttpd/files/thttpd.conf Sun Sep 09 00:30:13 2007 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: thttpd.conf,v 1.5 2000/12/18 00:16:26 jlam Exp $
+# $NetBSD: thttpd.conf,v 1.6 2007/09/09 00:30:13 jlam Exp $
#
# thttpd (tiny/turbo/throttling HTTP server) configuration file
#
-# Blank lines are prohibitted in this file.
+# Blank lines are prohibited in this file.
#
# Root directory of the web site.
dir=@PREFIX@/share/thttpd
Home |
Main Index |
Thread Index |
Old Index