Parent Directory
|
Revision Log
|
Patch
| revision 152 by ph10, Thu Mar 29 15:20:15 2007 UTC | revision 153 by ph10, Wed Apr 18 09:12:14 2007 UTC | |
|---|---|---|
| # | Line 59 for file in pcre pcrebuild pcrematching | Line 59 for file in pcre pcrebuild pcrematching |
| 59 | fi | fi |
| 60 | done | done |
| 61 | ||
| 62 | # The two commands | # The three commands |
| 63 | for file in pcretest pcregrep ; do | for file in pcretest pcregrep pcre-config ; do |
| 64 | echo Making $file.txt | echo Making $file.txt |
| 65 | nroff -c -man $file.1 >$file.rawtxt | nroff -c -man $file.1 >$file.rawtxt |
| 66 | ../CleanTxt <$file.rawtxt >$file.txt | ../CleanTxt <$file.rawtxt >$file.txt |
|
||||||||
| webmaster@exim.org | ViewVC Help |
| Powered by ViewVC 1.1.12 |