summaryrefslogtreecommitdiff
path: root/doc/s6-grep.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/s6-grep.html')
-rw-r--r--doc/s6-grep.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/s6-grep.html b/doc/s6-grep.html
index 4d6baab..102bc6c 100644
--- a/doc/s6-grep.html
+++ b/doc/s6-grep.html
@@ -29,7 +29,7 @@
</pre>
<ul>
- <li> s6-grep compiles <em>pattern</em> as an
+ <li> s6-grep compiles <em>pattern</em> as a
<a href="http://pubs.opengroup.org/onlinepubs/9699919799/basedefs/V1_chap09.html#tag_09_03">Basic
Regular Expression</a> </li>
<li> It reads stdin and matches every line against this regexp </li>