summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjoeyh <joeyh>2006-05-30 15:53:49 +0000
committerjoeyh <joeyh>2006-05-30 15:53:49 +0000
commit561410533b010dd20358211c8e6265769806130e (patch)
tree8266eae129dbef90af0b84825bba46372818f9a4
parent82a9b595bbf3e600d213ad3517e3fa2c153ea9e8 (diff)
downloadmoreutils-561410533b010dd20358211c8e6265769806130e.tar.gz
* Really fix typo. Closes: #369485
-rw-r--r--debian/changelog6
-rw-r--r--pee.docbook2
2 files changed, 7 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index f0ea399..43bf1e0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+moreutils (0.12) UNRELEASED; urgency=low
+
+ * Really fix typo. Closes: #369485
+
+ -- Joey Hess <joeyh@debian.org> Tue, 30 May 2006 11:53:42 -0400
+
moreutils (0.11) unstable; urgency=low
* combine: better synopsis. Closes: #360544
diff --git a/pee.docbook b/pee.docbook
index 1b752c4..bbae794 100644
--- a/pee.docbook
+++ b/pee.docbook
@@ -60,7 +60,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
<para><command>pee</command> is like <command>tee</command>
but for pipes. Each command is run and fed a copy of the
- stadard input. The output of all commands is sent to
+ standard input. The output of all commands is sent to
stdout.</para>
</refsect1>