home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 October / usenetsourcesnewsgroupsinfomagicoctober1994disk2.iso / unix / volume10 / notes-mod.pch / diffs.man < prev    next >
Encoding:
Text File  |  1987-07-29  |  1.6 KB  |  48 lines

  1. *** notes.1.old        Wed Jun 24 14:02:30 1987
  2. --- notes.1        Wed Jun 24 14:02:32 1987
  3. ***************
  4. *** 195,200 ****
  5. --- 195,207 ----
  6.   allowing users to use different editors for writing notes and
  7.   for other tools.
  8.   .PP
  9. + Notes and responses to non-local notesfiles will include the file named
  10. + in the
  11. + .I NFSIG
  12. + variable as a signature block.
  13. + .I Notes
  14. + will prompt whether to include it when a new note or response is posted.
  15. + .PP
  16.   Some commonly used commands within the notesfile system are listed below:
  17.   .TP 10
  18.   space
  19. *** nfadmin.8.old    Wed Jun 24 14:02:47 1987
  20. --- nfadmin.8        Wed Jun 24 14:02:48 1987
  21. ***************
  22. *** 47,52 ****
  23. --- 47,70 ----
  24.   Flag this notesfile as a non-archive notesfile.  This does not affect what
  25.   happens to notes when they expire.
  26.   .TP
  27. + -M+
  28. + Flag this notesfile as a moderated notesfile.  This causes commands that
  29. + create new notes or responses to create a mail message to the newsgroup
  30. + moderator instead.  A list of notesfiles and the mail address of the
  31. + moderator is maintained in /usr/spool/notes/.utilities/moderators.
  32. + .TP
  33. + -M-
  34. + Flag this notesfile as a non-moderated notesfile.
  35. + .TP
  36. + -L+
  37. + Flag this notesfile as a local notesfile.  Local notesfiles don't ask
  38. + whether to include a .signature file at the end of a new note or response.
  39. + .TP
  40. + -L-
  41. + Flag this notesfile as a non-local notesfile.  If the NFSIG environment
  42. + variable is set, notes will prompt whether or not to include the signature
  43. + file named by NFSIG at the end of a new note or response.
  44. + .TP
  45.   -e=NN
  46.   Set the expiration time of this notesfile to NN days.  (NN should be replaced
  47.   with a positive number).
  48.