Annotation of 43BSD/contrib/apl/doc/mkman, revision 1.1

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: !

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.