home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 35 Internet / 35-Internet.zip / trn_12.zip / doc / PNEWS.MAN < prev    next >
Text File  |  1992-08-08  |  3KB  |  133 lines

  1.  
  2.  
  3.  
  4. PNEWS(1)                 USER COMMANDS                   PNEWS(1)
  5.  
  6.  
  7.  
  8. NAME
  9.      Pnews - a program for posting news articles
  10.  
  11. SYNOPSIS
  12.      Pnews newsgroup title
  13.        or
  14.      Pnews -h headerfile [oldarticle]
  15.        or
  16.      Pnews
  17.  
  18. DESCRIPTION
  19.      Pnews is a friendly interface for posting news articles.  It
  20.      will  ask  several  questions,  then allow you to enter your
  21.      article, and then post it using the  inews(1)  program.   If
  22.      you  type  h  and a carriage return at any point, Pnews will
  23.      tell you what it wants to know.
  24.  
  25.      The -h form is used when invoked from rn.   If  your  editor
  26.      can  edit  multiple files, and you want the article to which
  27.      you are replying to show up as an alternate file, define the
  28.      environment  variable  NEWSPOSTER  as "Pnews -h %h %A".  You
  29.      can also modify the the NEWSHEADER environment  variable  to
  30.      change the header file that rn passes to Pnews.
  31.  
  32. ENVIRONMENT
  33.      AUTHORCOPY
  34.              If defined, contains the name of a file to which the
  35.              finished article will be appended.
  36.  
  37.              Default: article not saved
  38.  
  39.      DOTDIR  Where to find your dot files, if they aren't in your
  40.              home  directory.   This  is  primarily  for accounts
  41.              which are shared by more than one person.
  42.  
  43.              Default: $HOME
  44.  
  45.      EDITOR  The editor you want to use, if VISUAL is undefined.
  46.  
  47.              Default: whatever your news administrator installed,
  48.              usually vi.
  49.  
  50.      HOME    Your home directory.
  51.  
  52.              Default: $LOGDIR
  53.  
  54.      LOGDIR  Your home directory if HOME is undefined.
  55.  
  56.      LOGNAME Your login name, if USER is undefined.
  57.  
  58.              Default: value of "whoami".
  59.  
  60.  
  61.  
  62.  
  63. Sun Release 4.1        Last change: LOCAL                       1
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70. PNEWS(1)                 USER COMMANDS                   PNEWS(1)
  71.  
  72.  
  73.  
  74.      NAME    Your full name.
  75.  
  76.              Default: name from /etc/passwd, or ~/.fullname.
  77.  
  78.      NEWSORG Either the name of your organization, or the name of
  79.              a  file  containing  the  name of your organization.
  80.              (For use at  organizations  where  the  ORGANIZATION
  81.              environmental  variable  is  in  use  for other pur-
  82.              poses). If both NEWSORG and  ORGANIZATION  are  set,
  83.              NEWSORG will override ORGANIZATION.
  84.  
  85.      ORGANIZATION
  86.              Either the name of your organization, or the name of
  87.              a file containing the name of your organization.
  88.  
  89.              Default: whatever your news administrator chose.
  90.  
  91.      REPLYTO The contents of a "Reply-To:" header line to  insert
  92.              into your message.
  93.  
  94.              Default: header line not inserted.
  95.  
  96.      USER    Your login name.
  97.  
  98.              Default: $LOGNAME
  99.  
  100.      VISUAL  The editor you want to use.
  101.  
  102.              Default: $EDITOR
  103.  
  104. FILES
  105.      $DOTDIR/.article
  106.      ~/dead.article
  107.  
  108. SEE ALSO
  109.      rn(1), Rnmail(1), inews(1)
  110.  
  111. DIAGNOSTICS
  112. BUGS
  113.      Not the speediest program in the world, but maybe  that's  a
  114.      blessing to the net.
  115.  
  116.  
  117.  
  118.  
  119.  
  120.  
  121.  
  122.  
  123.  
  124.  
  125.  
  126.  
  127.  
  128.  
  129. Sun Release 4.1        Last change: LOCAL                       2
  130.  
  131.  
  132.  
  133.