aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/grep
diff options
context:
space:
mode:
authorJoel Dahl <joel@FreeBSD.org>2014-02-08 13:37:02 +0000
committerJoel Dahl <joel@FreeBSD.org>2014-02-08 13:37:02 +0000
commit7e700c30d24694a2e3da34e763eb33f40c662442 (patch)
tree0371cd11f8766f49a70e168fcfcd47bd2c4bbe68 /usr.bin/grep
parent3d9335a67ef22aa709b7854dbb4ee266af4f52f8 (diff)
Notes
Diffstat (limited to 'usr.bin/grep')
-rw-r--r--usr.bin/grep/grep.12
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/grep/grep.1 b/usr.bin/grep/grep.1
index b3ba21a8f9f1..9e8633f0d2d9 100644
--- a/usr.bin/grep/grep.1
+++ b/usr.bin/grep/grep.1
@@ -398,8 +398,8 @@ The default is 2.
Force output to be line buffered.
By default, output is line buffered when standard output is a terminal
and block buffered otherwise.
-.Pp
.El
+.Pp
If no file arguments are specified, the standard input is used.
.Sh EXIT STATUS
The