Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 4a9129c

Browse files
committed
/bin/sed works on both Solaris and RedHat Linux; /usr/bin/sed does not.
1 parent 566d209 commit 4a9129c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/tools/fix_libaux.sed

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
#! /usr/bin/sed -f
1+
#! /bin/sed -f
22
s/{\\tt \\hackscore {}\\hackscore {}/\\sectcode{__/
33
s/\\hackscore {}\\hackscore {}/__/

0 commit comments

Comments
 (0)