newt(1): minor man page clarifications
This commit is contained in:
parent
87d5626af0
commit
c87e7ffe2b
1 changed files with 4 additions and 3 deletions
|
@ -33,13 +33,14 @@ is mounted. Default is
|
||||||
.TP
|
.TP
|
||||||
.B -p
|
.B -p
|
||||||
Number of posts to display, up to and including the most recent post.
|
Number of posts to display, up to and including the most recent post.
|
||||||
|
Default is 30.
|
||||||
.PP
|
.PP
|
||||||
.I Newt
|
.I Newt
|
||||||
starts by reading the list of messages in the
|
starts by reading the list of messages in the
|
||||||
.I newsgroup,
|
.I newsgroup,
|
||||||
printing out the number of messages, and then prompting for commands
|
printing out the number of messages, and then prompting for commands.
|
||||||
from standard input. The prompt itself presents the name of the group
|
The prompt itself presents the name of the group followed by
|
||||||
and the message number in the form of a file system path relative to the
|
the message number in the form of a file system path, relative to the
|
||||||
.I mountpoint.
|
.I mountpoint.
|
||||||
.PP
|
.PP
|
||||||
The commands are:
|
The commands are:
|
||||||
|
|
Loading…
Reference in a new issue