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 < prev    next >
Encoding:
Text File  |  1991-09-02  |  197 b   |  8 lines

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