home *** CD-ROM | disk | FTP | other *** search
/ minnie.tuhs.org / unixen.tar / unixen / PDP-11 / Trees / V6 / usr / man / man1 / man.1 < prev    next >
Encoding:
Text File  |  1975-06-26  |  744 b   |  35 lines

  1. .th MAN I 8/20/73
  2. .sh NAME
  3. man \*- run off section of UNIX manual
  4. .sh SYNOPSIS
  5. .bd man
  6. [ section ] [ title ... ]
  7. .sh DESCRIPTION
  8. .it Man
  9. is a shell command file which locates
  10. and prints one or more sections of this manual.
  11. .it Section
  12. is the section number of the manual,
  13. as an Arabic not Roman numeral,
  14. and is optional.
  15. .it Title
  16. is one or more section names;
  17. these names bear a generally simple relation
  18. to the page captions in the manual.
  19. If the
  20. .it section
  21. is missing,
  22. .bd 1
  23. is assumed.
  24. For example,
  25. .s3
  26. .bd "    man man"
  27. .s3
  28. would reproduce this page.
  29. .sh FILES
  30. /usr/man/man?/*
  31. .sh BUGS
  32. The manual is supposed to be reproducible either on
  33. the phototypesetter or on a typewriter.
  34. However, on a typewriter some information is necessarily lost.
  35.