Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/gnu/dist/grep/doc Formatting glitches.
details: https://anonhg.NetBSD.org/src/rev/1fe4be620f6c
branches: trunk
changeset: 486416:1fe4be620f6c
user: wiz <wiz%NetBSD.org@localhost>
date: Sun May 21 18:32:47 2000 +0000
description:
Formatting glitches.
diffstat:
gnu/dist/grep/doc/grep.1 | 9 +++++----
1 files changed, 5 insertions(+), 4 deletions(-)
diffs (33 lines):
diff -r 07e4c0861790 -r 1fe4be620f6c gnu/dist/grep/doc/grep.1
--- a/gnu/dist/grep/doc/grep.1 Sun May 21 16:59:28 2000 +0000
+++ b/gnu/dist/grep/doc/grep.1 Sun May 21 18:32:47 2000 +0000
@@ -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 @@
.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 @@
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
Home |
Main Index |
Thread Index |
Old Index