summaryrefslogtreecommitdiffstats
path: root/Doc/tools/fix_libaux.sed
diff options
context:
space:
mode:
authorFred Drake <fdrake@acm.org>1998-05-08 03:42:23 (GMT)
committerFred Drake <fdrake@acm.org>1998-05-08 03:42:23 (GMT)
commit4a9129c7e86e0150a802f941af77df9d8c6d1dc1 (patch)
treed4af813fe237042032ba26e0bcfa25c3bc74ecf5 /Doc/tools/fix_libaux.sed
parent566d20951d2192ffe7ff77e367227208e014bcc2 (diff)
downloadcpython-4a9129c7e86e0150a802f941af77df9d8c6d1dc1.zip
cpython-4a9129c7e86e0150a802f941af77df9d8c6d1dc1.tar.gz
cpython-4a9129c7e86e0150a802f941af77df9d8c6d1dc1.tar.bz2
/bin/sed works on both Solaris and RedHat Linux; /usr/bin/sed does not.
Diffstat (limited to 'Doc/tools/fix_libaux.sed')
-rwxr-xr-xDoc/tools/fix_libaux.sed2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/tools/fix_libaux.sed b/Doc/tools/fix_libaux.sed
index 459b7e8..fb33cc5 100755
--- a/Doc/tools/fix_libaux.sed
+++ b/Doc/tools/fix_libaux.sed
@@ -1,3 +1,3 @@
-#! /usr/bin/sed -f
+#! /bin/sed -f
s/{\\tt \\hackscore {}\\hackscore {}/\\sectcode{__/
s/\\hackscore {}\\hackscore {}/__/