diff options
author | cinap_lenrek <cinap_lenrek@felloff.net> | 2014-06-23 20:30:18 +0200 |
---|---|---|
committer | cinap_lenrek <cinap_lenrek@felloff.net> | 2014-06-23 20:30:18 +0200 |
commit | 650d794cbfb7dc130b620d4c6e2c4f1c0775c31c (patch) | |
tree | 9d938ac64e3a8343d73cc59170daad0ed8e2193e /sys | |
parent | 7cf6a354866b3cf48ff3bd2544468a7f48994658 (diff) | |
parent | c87e7ffe2b64cc76279052b3be42b267cce64dcf (diff) |
merge
Diffstat (limited to 'sys')
-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: |