|
|
1.1 root 1: #!/bin/sh
2: : make APL manual, strip out underscores
3: nroff -ms man.? | tr -d "\010_" > manual
4: /bin/ed manual << !
5: g/..*/s/^/ /
6: w
7: q
8: !
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.