summaryrefslogtreecommitdiff
path: root/Misc/faq2html.py
diff options
context:
space:
mode:
Diffstat (limited to 'Misc/faq2html.py')
-rwxr-xr-xMisc/faq2html.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/Misc/faq2html.py b/Misc/faq2html.py
index 84346b49d6..32f3e79601 100755
--- a/Misc/faq2html.py
+++ b/Misc/faq2html.py
@@ -1,4 +1,4 @@
-#!/usr/local/bin/python
+#! /usr/bin/env python
# A somewhat-generalized FAQ-to-HTML converter (by Ka-Ping Yee, 10 Sept 96)