summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorhttp://thm.id.fedoraproject.org/ <http://thm.id.fedoraproject.org/@web>2008-12-16 06:56:19 -0500
committerJoey Hess <joey@kitenet.net>2008-12-16 06:56:19 -0500
commite0061660c90cfc03f0025853bc111c1642a795b5 (patch)
treee4fe3761ba0f15cf72a1ebf6da752f463b9b5935 /doc
parentdf59b3e3cda1350b4efa36555d48f66b980bce1b (diff)
Diffstat (limited to 'doc')
-rw-r--r--doc/bugs/bugfix_for:___34__mtn:_operation_canceled:_Broken_pipe__34__.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/bugs/bugfix_for:___34__mtn:_operation_canceled:_Broken_pipe__34__.mdwn b/doc/bugs/bugfix_for:___34__mtn:_operation_canceled:_Broken_pipe__34__.mdwn
index fb407a28a..2167deac4 100644
--- a/doc/bugs/bugfix_for:___34__mtn:_operation_canceled:_Broken_pipe__34__.mdwn
+++ b/doc/bugs/bugfix_for:___34__mtn:_operation_canceled:_Broken_pipe__34__.mdwn
@@ -1,4 +1,4 @@
-When using the monotone as revision control system, a "mtn: operation canceled: Broken pipe" message is printed. Reason is that, in a call to mtn, the pipe is closed before mtn has done all its output. This patch fixes the problem.
+When using monotone as revision control system, a "mtn: operation canceled: Broken pipe" message is printed. Reason is that, in a call to mtn, the pipe is closed before mtn has done all its output. This patch fixes the problem.
diff -up ikiwiki/IkiWiki/Plugin/monotone.pm.orig ikiwiki/IkiWiki/Plugin/monotone.pm
--- ikiwiki/IkiWiki/Plugin/monotone.pm.orig 2008-11-12 23:45:24.000000000 +0100