From 30a07f7ed25175a0b6f1152b206f55ae128b0613 Mon Sep 17 00:00:00 2001 From: Peter Breitenlohner Date: Wed, 22 Jul 2009 11:29:05 +0200 Subject: [PATCH] pg.1: formatting Signed-off-by: Peter Breitenlohner --- text-utils/pg.1 | 26 +++++++++++--------------- 1 file changed, 11 insertions(+), 15 deletions(-) diff --git a/text-utils/pg.1 b/text-utils/pg.1 index ca728931..b1891ca1 100644 --- a/text-utils/pg.1 +++ b/text-utils/pg.1 @@ -4,17 +4,13 @@ pg \- browse pagewise through text files .SH SYNOPSIS .B pg -[ -.I \-number -] [ -.BI \-p \ string -] [ -.B \-cefnrs -] [ -.I +line -] [ -.I +/pattern/ -] [ file . . . ] +.RB [ \-\fInumber\fP ] +.RB [ \-p +.IR string ] +.RB [ \-cefnrs ] +.RB [ +\fIline\fP ] +.RB [ +/\fIpattern\fP/ ] +.RI [ file ...] .SH DESCRIPTION .I Pg displays a text file on a @@ -52,7 +48,7 @@ if the terminfo entry for the terminal provides this capability. .TP .B \-e .I pg -will not pause and display +will not pause and display .SM (EOF) at the end of a file. .TP @@ -125,7 +121,7 @@ to the current position. \fIi\fR\fBw\fR or \fIi\fR\fBz\fR Behave as .I -except that +except that .I i becomes the new page size. .TP @@ -137,7 +133,7 @@ Advance to the last line of the input file. .TP .IB i / pattern / Search forward until the first or the \fIi\fR-th -occurrence of the Basic Regular Expression +occurrence of the Basic Regular Expression .I pattern is found. The search starts after the current page and stops at the end of the file. No wrap-around is @@ -151,7 +147,7 @@ occurrence of the Basic Regular Expression .I pattern is found. The search starts before the current page and stops at the beginning of the file. -No wrap-around is performed. +No wrap-around is performed. .I i must be a positive number. .PP -- 2.39.5