summaryrefslogtreecommitdiffstats
path: root/staticweb/man.pl
diff options
context:
space:
mode:
authorpiaip <piaip@63ad8ddf-47c3-0310-b6dd-a9e9d9715204>2005-08-08 22:45:00 +0800
committerpiaip <piaip@63ad8ddf-47c3-0310-b6dd-a9e9d9715204>2005-08-08 22:45:00 +0800
commite58443057c072b3b45627e8ec62b963daa32160f (patch)
tree90987147d0f3376222d0625530aedec8158b6ad1 /staticweb/man.pl
parente041c43c8961880cebbc18c1be59bde99582ea2a (diff)
downloadpttbbs-e58443057c072b3b45627e8ec62b963daa32160f.tar
pttbbs-e58443057c072b3b45627e8ec62b963daa32160f.tar.gz
pttbbs-e58443057c072b3b45627e8ec62b963daa32160f.tar.bz2
pttbbs-e58443057c072b3b45627e8ec62b963daa32160f.tar.lz
pttbbs-e58443057c072b3b45627e8ec62b963daa32160f.tar.xz
pttbbs-e58443057c072b3b45627e8ec62b963daa32160f.tar.zst
pttbbs-e58443057c072b3b45627e8ec62b963daa32160f.zip
add proto, msg pretty print, misc update
git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@3011 63ad8ddf-47c3-0310-b6dd-a9e9d9715204
Diffstat (limited to 'staticweb/man.pl')
-rwxr-xr-xstaticweb/man.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/staticweb/man.pl b/staticweb/man.pl
index b77fcd03..f7f13804 100755
--- a/staticweb/man.pl
+++ b/staticweb/man.pl
@@ -1,4 +1,4 @@
-#!/usr/bin/perl
+#!/usr/bin/env perl
# $Id$
use CGI qw/:cgi :html2/;
use lib qw/./;