diff options
author | stanley lieber <stanley.lieber@gmail.com> | 2014-06-22 18:10:04 -0400 |
---|---|---|
committer | stanley lieber <stanley.lieber@gmail.com> | 2014-06-22 18:10:04 -0400 |
commit | c87e7ffe2b64cc76279052b3be42b267cce64dcf (patch) | |
tree | c1c9b7c84f16991a5c9373ce6f52dfe87f2198b4 /sys/man/1/newt | |
parent | 87d5626af038a5ab1df4f275beadd4415320d2aa (diff) |
newt(1): minor man page clarifications
Diffstat (limited to 'sys/man/1/newt')
-rw-r--r-- | sys/man/1/newt | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/sys/man/1/newt b/sys/man/1/newt index e64fc5035..e1623b23a 100644 --- a/sys/man/1/newt +++ b/sys/man/1/newt @@ -33,13 +33,14 @@ is mounted. Default is .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: |