From 5bcd986ed3b3cbcb645c249ee4018522c723a380 Mon Sep 17 00:00:00 2001 From: Benno Schulenberg Date: Thu, 25 Aug 2011 22:26:13 +0200 Subject: docs: tweak the formatting and wording of some text-utils man pages Highlight the program name, use proper lowercase, remove unneeded commas and articles, and add helpful hyphenation. Signed-off-by: Benno Schulenberg --- text-utils/more.1 | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'text-utils/more.1') diff --git a/text-utils/more.1 b/text-utils/more.1 index 1ef71ec3a..480b5580a 100644 --- a/text-utils/more.1 +++ b/text-utils/more.1 @@ -51,15 +51,15 @@ .Op +\fIlinenum\fP .Op Ar .Sh DESCRIPTION -.Nm More +.Nm is a filter for paging through text one screenful at a time. This version is especially primitive. Users should realize that .Xr less 1 provides .Xr more 1 -emulation and extensive enhancements. +emulation plus extensive enhancements. .Sh OPTIONS -Command line options are described below. +Command-line options are described below. Options are also taken from the environment variable .Ev MORE (make sure to precede them with a dash (``-'')) but command @@ -88,7 +88,8 @@ folded). .It Fl p Do not scroll. Instead, clear the whole screen and then display the text. .Pp -Notice that this option is switched automatically on if executable is named to `page'. +Notice that this option is switched on automatically if the executable is named +.Nm page . .It Fl c Do not scroll. Instead, paint each screen from the top, clearing the remainder of each line as it is displayed. -- cgit v1.2.3-55-g7522