source: trunk/third/bash/doc/infopost.sh @ 21276

Revision 21276, 217 bytes checked in by zacheiss, 20 years ago (diff)
This commit was generated by cvs2svn to compensate for changes in r21275, which included commits to RCS files with non-trunk default branches.
  • Property svn:executable set to *
Line 
1#! /bin/sh
2#
3# Some of these should really be done by options to makeinfo or by
4# using @setfilename, but this way we can have both bashref.info and
5# bash.info (for installing)
6#
7
8sed -e 's|bashref.info|bash.info|g'
Note: See TracBrowser for help on using the repository browser.