Formatting glitches.

This commit is contained in:
wiz 2000-05-21 18:32:47 +00:00
parent 2a9fe3a4e7
commit 8cf2005a5c
1 changed files with 5 additions and 4 deletions

View File

@ -12,7 +12,7 @@
.de Id
.ds Dt \\$4
..
.Id $Id: grep.1,v 1.5 2000/02/27 03:21:26 wiz Exp $
.Id $Id: grep.1,v 1.6 2000/05/21 18:32:47 wiz Exp $
.TH GREP 1 \*(Dt "GNU Project"
.SH NAME
grep, egrep, fgrep \- print lines matching a pattern
@ -171,8 +171,8 @@ If
.I ACTION
is
.BR recurse ,
.B
grep reads all files under each directory, recursively;
.B grep
reads all files under each directory, recursively;
this is equivalent to the
.B \-r
option.
@ -181,7 +181,8 @@ option.
Use
.I PATTERN
as the pattern; useful to protect patterns beginning with
.BR \- . May be specified more than once.
.BR \- .
May be specified more than once.
.TP
.BI \-f " FILE" "\fR,\fP \-\^\-file=" FILE
Obtain patterns from