Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/doc/mkauthors
blob: 3ed729a6441174bdfeaa9097a5913888cd8237e4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
#!/bin/sh
echo "AUTHORS
-------

This file is autogenerated from help/xaos.hlp.
If you add a new feature to XaoS or fix a bug,
please edit help/xaos.hlp and run \"cd doc; make\".

This list is ordered alphabetically."

cat -v xaos.info | sed "1,/C Credits/ d;/C.0.1/,\$ d" | \
 sed s/*//g | sed s/"(alphabetically)"/""/ |
 sed s/Note// | sed s/"lists::."/""/ | sed s/"\^_"//