home *** CD-ROM | disk | FTP | other *** search
/ Club Amiga de Montreal - CAM / CAM_CD_1.iso / files / 308.lha / Man_v1.2 / Poster < prev    next >
Encoding:
Text File  |  1980-12-04  |  1.4 KB  |  30 lines

  1. /**********************************************************************\
  2.  *                              Man V1.2                              *
  3.  *                 Copyright (C) 1989 by G. Glendown                  *
  4.  *                                                                    *
  5.  * This program and all documentation is placed in the public domain. *
  6.  *No fee may be charged except for media and copying.  ArcPrep may be *
  7.  * included on Fred Fish's distribution disk.  Any other PD-collector *
  8.  * will have to get my permission prior to putting Man on his disks.  *
  9.  *     Any net service may distribute Man, as long as no fee for      *
  10.  *downloading is charged (execpt normal line costs).  You may make any*
  11.  * changes to Man, but I would appreciate it if you could send me the *
  12.  *  new sources (except conversions to Lattice-C or Modula-II) or at  *
  13.  *              least a short note about what you did...              *
  14.  *                                                                    *
  15.  * German PD dealers:                                                 *
  16.  *             Please read the file 'GermanDistribution'              *
  17. \**********************************************************************/
  18.  
  19. /*
  20.     *    Man    V1.2
  21.     *
  22.     *     Unix-style manual command controlled completely by
  23.     *     the file "man:manuals" with some enhancements
  24.     *
  25.     * USAGE:
  26.     *
  27.     *    man <manual> [-vTextViewer] [-pPath] [-f{irstFileOnly}]
  28.     *
  29. */
  30.