From a427422fae865a06f5fa23d904e7e12cc5b1af6e Mon Sep 17 00:00:00 2001
From: Simon Hengel <sol@typeful.net>
Date: Sun, 26 Aug 2012 13:54:24 +0200
Subject: [PATCH] Update documentation of `runInteractiveProcess` in reference
 rendering

---
 tests/html-tests/tests/CrossPackageDocs.html.ref | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/tests/html-tests/tests/CrossPackageDocs.html.ref b/tests/html-tests/tests/CrossPackageDocs.html.ref
index f57f0e704c..57bf900d99 100644
--- a/tests/html-tests/tests/CrossPackageDocs.html.ref
+++ b/tests/html-tests/tests/CrossPackageDocs.html.ref
@@ -358,7 +358,11 @@ defined in the <a href=""
 		  ></td
 		><td class="doc"
 		><p
-		  >Filename of the executable
+		  >Filename of the executable (see <code
+		    ><a href=""
+		      >proc</a
+		      ></code
+		    > for details)
 </p
 		  ></td
 		></tr
-- 
GitLab