summaryrefslogtreecommitdiff
path: root/static/unix-v10/man8/recnews.8
diff options
context:
space:
mode:
Diffstat (limited to 'static/unix-v10/man8/recnews.8')
-rw-r--r--static/unix-v10/man8/recnews.824
1 files changed, 24 insertions, 0 deletions
diff --git a/static/unix-v10/man8/recnews.8 b/static/unix-v10/man8/recnews.8
new file mode 100644
index 00000000..59a707ef
--- /dev/null
+++ b/static/unix-v10/man8/recnews.8
@@ -0,0 +1,24 @@
+.TH RECNEWS 8
+.SH NAME
+recnews \- receive unprocessed articles via mail
+.SH SYNOPSIS
+.BR /usr/lib/news/recnews " [ "
+.IR newsgroup " [ " sender " ] ] "
+.SH DESCRIPTION
+.I Recnews
+reads a letter from the standard input; determines the article title,
+sender, and newsgroup; and gives the body to inews with the right
+arguments for insertion.
+.PP
+If
+.I newsgroup
+is omitted, the to line of the letter will be used. If
+.I sender
+is omitted, the sender will be determined from the from line of the letter.
+The title is determined from the subject line.
+.SH SEE ALSO
+inews(1),
+uurec(8),
+sendnews(8),
+readnews(1),
+checknews(1)