summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/grep/grep.1
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/usr.bin/grep/grep.1')
-rw-r--r--gnu/usr.bin/grep/grep.14
1 files changed, 0 insertions, 4 deletions
diff --git a/gnu/usr.bin/grep/grep.1 b/gnu/usr.bin/grep/grep.1
index 26ce985..ea558a5 100644
--- a/gnu/usr.bin/grep/grep.1
+++ b/gnu/usr.bin/grep/grep.1
@@ -32,7 +32,6 @@ grep, egrep, fgrep, zgrep \- print lines matching a pattern
.IR FILE ]
.RI [ FILE .\|.\|.]
.SH DESCRIPTION
-.PP
.B grep
searches the named input
.IR FILE s
@@ -347,7 +346,6 @@ even those that contain newline characters.
Decompress the input data before searching.
This option is only available if compiled with zlib(3) library.
.SH "REGULAR EXPRESSIONS"
-.PP
A regular expression is a pattern that describes a set of strings.
Regular expressions are constructed analogously to arithmetic
expressions, by using various operators to combine smaller expressions.
@@ -625,7 +623,6 @@ when
.B POSIXLY_CORRECT
is not set.
.SH DIAGNOSTICS
-.PP
Normally, exit status is 0 if matches were found,
and 1 if no matches were found. (The
.B \-v
@@ -634,7 +631,6 @@ Exit status is 2 if there were syntax errors
in the pattern, inaccessible input files, or
other system errors.
.SH BUGS
-.PP
Email bug reports to
.BR bug-gnu-utils@gnu.org .
Be sure to include the word \*(lqgrep\*(rq somewhere in the
OpenPOWER on IntegriCloud