home *** CD-ROM | disk | FTP | other *** search
/ The Atari Compendium / The Atari Compendium (Toad Computers) (1994).iso / files / umich / telecomm / fnordadl / fn132src.zoo / scripts / manbak.g < prev    next >
Encoding:
Text File  |  1991-09-02  |  165 b   |  7 lines

  1. # Script to zoo up the Fnordadel manual
  2. if $1
  3.     zoo21 ah man$1.zoo man\* ref-man\RCS\*
  4. ef
  5.     echo 'usage: manbak uvxyz (where uvxyz as in version u.vx-yz)'
  6. endif
  7.