summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaolo Bonzini <bonzini@gnu.org>2010-05-03 09:27:07 +0200
committerPaolo Bonzini <bonzini@gnu.org>2010-08-30 11:10:12 +0200
commita4fb8b02e03a9370eb41a4bab0fc1c32391f60c7 (patch)
tree0d50b261d056cb0c6178de64ea453c2a070c6a3d
parent0567fdb243026e879030d7861f8a48120cb661eb (diff)
downloadsed-a4fb8b02e03a9370eb41a4bab0fc1c32391f60c7.tar.gz
fix typo in the manual
2010-05-03 Timothy Baker <timothypaulbaker@gmail.com> (tiny change) * doc/sed.texi (Regular expressions): Fix typo.
-rw-r--r--ChangeLog4
-rw-r--r--THANKS1
-rw-r--r--doc/sed.texi2
m---------gnulib0
4 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index a20210d..e2c2832 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2010-08-30 Timothy Baker <timothypaulbaker@gmail.com> (tiny change)
+
+ * doc/sed.texi (Regular expressions): Fix typo.
+
2010-08-17 Paolo Bonzini <bonzini@gnu.org>
Fix imprecision in the documentation of `D'.
diff --git a/THANKS b/THANKS
index 39644bd..159bfce 100644
--- a/THANKS
+++ b/THANKS
@@ -45,6 +45,7 @@ Stephen Davis <stephend@ksr.com>
Steve Ingram <si@maps-r-us.com>
Tapani Tarvainen <tarvaine@tukki.jyu.fi>
Timothy J Luoma <luomat@peak.org>
+Timothy Baker <timothypaulbaker@gmail.com>
Tom R.Hageman <tom@basil.icce.rug.nl>
Ulrich Drepper <drepper@redhat.com>
Vladimir Volovich <vvv@vvv.vsu.ru>
diff --git a/doc/sed.texi b/doc/sed.texi
index db7e94b..4fd261a 100644
--- a/doc/sed.texi
+++ b/doc/sed.texi
@@ -847,7 +847,7 @@ string), while the second matches only strings containing
at least one character.
@item ^main.*(.*)
-his matches a string starting with @samp{main},
+This matches a string starting with @samp{main},
followed by an opening and closing
parenthesis. The @samp{n}, @samp{(} and @samp{)} need not
be adjacent.
diff --git a/gnulib b/gnulib
-Subproject afc6cbe4fe4892c5ee4166cab87fede6f294a27
+Subproject 0a051206787d83314ac69cf4c8857c0e880feae