diff options
Diffstat (limited to 'doc/infopost.sh')
-rwxr-xr-x | doc/infopost.sh | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/infopost.sh b/doc/infopost.sh new file mode 100755 index 0000000..85c49b4 --- /dev/null +++ b/doc/infopost.sh @@ -0,0 +1,8 @@ +#! /bin/sh +# +# Some of these should really be done by options to makeinfo or by +# using @setfilename, but this way we can have both bashref.info and +# bash.info (for installing) +# + +sed -e 's|bashref.info|bash.info|g' |