git: 9front

Download patch

ref: 39151aa0189c6b1d26d10f44d3eebc2b24921754
parent: d5b73d3fc7e5b3ba48f47f43fbc588bebf4eb08c
author: stanley lieber <stanley.lieber@gmail.com>
date: Sun Jun 22 14:10:04 EDT 2014

newt(1): minor man page clarifications

--- a/sys/man/1/newt
+++ b/sys/man/1/newt
@@ -33,13 +33,14 @@
 .TP
 .B -p
 Number of posts to display, up to and including the most recent post.
+Default is 30.
 .PP
 .I Newt
 starts by reading the list of messages in the
 .I newsgroup,
-printing out the number of messages, and then prompting for commands
-from standard input. The prompt itself presents the name of the group
-and the message number in the form of a file system path relative to the
+printing out the number of messages, and then prompting for commands.
+The prompt itself presents the name of the group followed by
+the message number in the form of a file system path, relative to the
 .I mountpoint.
 .PP
 The commands are:
--