home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / unix / question / 14755 < prev    next >
Encoding:
Internet Message Format  |  1992-12-17  |  1.8 KB

  1. Path: sparky!uunet!zaphod.mps.ohio-state.edu!pitt.edu!imtst
  2. From: imtst@teaser.lis.pitt.edu (I-Ming Tsai)
  3. Newsgroups: comp.unix.questions
  4. Subject: Re: man pages
  5. Message-ID: <869@blue.cis.pitt.edu>
  6. Date: 17 Dec 92 05:56:10 GMT
  7. References: <Dec.15.08.59.36.1992.22495@gnumath.rutgers.edu> <803@blue.cis.pitt.edu> <1992Dec16.142651.8974@Princeton.EDU>
  8. Sender: news+@pitt.edu
  9. Organization: University of Pittsburgh
  10. Lines: 51
  11.  
  12. Ok, now I have a question. I got some source code from ftp, and it has the
  13. man page, say, msgs.1 like the one shown below, what macro it used, and how
  14. do I install it and make it available by "man msgs" ?
  15.  
  16. Thank you very much!
  17.  
  18. -- Ming 
  19. -------------------------------- msgs.1 ----------------------------------
  20. .\" Copyright (c) 1980, 1990 The Regents of the University of California.
  21. .\" All rights reserved.
  22. .\"
  23. .\" Redistribution and use in source and binary forms, with or without
  24. .\" modification, are permitted provided that the following conditions
  25. .\"
  26.     ..... stuff deleted .....
  27.  
  28. .Dd July 30, 1991
  29. .Dt MSGS 1
  30. .Os BSD 4
  31. .Sh NAME
  32. .Nm msgs
  33. .Nd system messages and junk mail program
  34. .Sh SYNOPSIS
  35. .Nm msgs
  36. .Op Fl fhlpq
  37. .Op Ar number
  38. .Op Ar \-number
  39. .Nm msgs
  40. .Op Fl s
  41. .Nm msgs
  42. .Op Fl c
  43. .Op \-days
  44. .Sh DESCRIPTION
  45. .Nm Msgs
  46. is used to read system messages.
  47. These messages are
  48. sent by mailing to the login `msgs' and should be short
  49. pieces of information which are suitable to be read once by most users
  50. of the system.
  51. .Pp
  52. .Nm Msgs
  53. is normally invoked each time you login, by placing it in the file
  54.  
  55.     ...... delete to the end ......
  56.  
  57.  
  58. -- 
  59. ===============================================================================
  60.  imtst+@pitt.edu             |  /* You are not expected to understand this. */ 
  61.  imtst@icarus.lis.pitt.edu   |                 --- UNIX, Version 6, line 2238
  62.  Telecommunication,   University of Pittsburgh,   Pittsburgh,   Pennsylvania.
  63.