[net.sources] Modification to man page for vnews.1

bossert@dataio.UUCP (John Bossert) (12/17/84)

This is a set of diffs for the vnews manual page.  Included are
descriptions of the %s option for NEWSBOX and the features that
Bill Sebok fixed....

*** vnews.1.old	Mon Dec 17 10:18:36 1984
--- vnews.1	Mon Dec 17 10:38:34 1984
***************
*** 21,27
  interface, most vnews commands do not have to be terminated
  by a newline.
  .LP
! Vnews uses the first 22 lines of the screen to display
  the current article. Line 23 is the secondary prompt line,
  and is used to input string arguments to commands.  Line 24
  contains several fields.  The first field is the prompt

--- 21,28 -----
  interface, most vnews commands do not have to be terminated
  by a newline.
  .LP
! .I Vnews 
! uses the first 22 lines of the screen to display
  the current article. Line 23 is the secondary prompt line,
  and is used to input string arguments to commands.  Line 24
  contains several fields.  The first field is the prompt
***************
*** 71,78
  .B x
  command will not restore it to its original contents.)
  .PP
! .B vnews \-s
! prints the newsgroup subscription list.
  .PP
  .I vnews
  maintains a

--- 72,79 -----
  .B x
  command will not restore it to its original contents.)
  .PP
! .I Vnews
! \-s prints the newsgroup subscription list.
  .PP
  .I Vnews
  maintains a
***************
*** 74,80
  .B vnews \-s
  prints the newsgroup subscription list.
  .PP
! .I vnews
  maintains a
  .I .newsrc
  file in the your home directory that specifies all news articles

--- 75,81 -----
  .I Vnews
  \-s prints the newsgroup subscription list.
  .PP
! .I Vnews
  maintains a
  .I .newsrc
  file in the your home directory that specifies all news articles
***************
*** 152,159
  .PP
  If
  .B NEWSBOX
! is set, the <filename> you specify when you save or write a file
! will be prepended with NEWSBOX unless <filename> is an absolute pathname.
  .PP
  If
  .B NEWSRC

--- 153,168 -----
  .PP
  If
  .B NEWSBOX
! is present and equal to "directory", a request to save an article as
! "filename" will cause the article to be saved as "directory/filename".
! If 
! .B NEWSBOX
! is set to "directory/%s", a request to save an article in newsgroup
! "newsgroup" as "filename" will save it in the pathname
! "directory/newsgroup/filename".
! The portion of the pathname defined as $NEWSBOX must already exist.
! The subdirectories corresponding to news groups
! will be created as necessary.
  .PP
  If
  .B NEWSRC
***************
*** 245,253
  which is executed with the text of the article as standard input.
  If the first character of the file name is `/', it is
  taken as the full pathname of a file.
! If $NEWSBOX (in the environment) is set to a full pathname,
! and the file contains no `/', the file is saved in $NEWSBOX.
! Otherwise, it is saved relative to $HOME.
  .IP ug
  Unsubscribe to the current group. This is a two character
  command to ensure that it is not typed accidentally

--- 254,263 -----
  which is executed with the text of the article as standard input.
  If the first character of the file name is `/', it is
  taken as the full pathname of a file.
! If $NEWSBOX (in the environment) is set and the file name 
! is not an absolute pathname,
! the file is saved relative to $NEWSBOX.
! If $NEWSBOX is not set, the file is saved relative to $HOME.
  .IP ug
  Unsubscribe to the current group. This is a two character
  command to ensure that it is not typed accidentally
-- 

			John Bossert
			Data I/O Corporation
			Redmond, WA
			uw-beaver!teltone!dataio!{bossert,usenet}