aboutsummaryrefslogtreecommitdiff
path: root/doc/bugs/double_shebang_replacement___47__usr__47__bin__47__perl5.185.18.mdwn
diff options
context:
space:
mode:
authorAmitai Schlair <schmonz-web-ikiwiki@schmonz.com>2014-10-19 12:59:53 -0400
committerAmitai Schlair <schmonz-web-ikiwiki@schmonz.com>2014-10-19 13:07:34 -0400
commit9f04f8ccc58d8389efac84afe859b08edb8d4518 (patch)
tree4ba654d94a1004c0dfb643de1b18b7d89ad961ff /doc/bugs/double_shebang_replacement___47__usr__47__bin__47__perl5.185.18.mdwn
parentf47af2b8c488f3426edd8181f72bf2177e267c73 (diff)
downloadikiwiki-9f04f8ccc58d8389efac84afe859b08edb8d4518.tar
ikiwiki-9f04f8ccc58d8389efac84afe859b08edb8d4518.tar.gz
Match word boundary (think "/usr/bin/perl5.18").
Diffstat (limited to 'doc/bugs/double_shebang_replacement___47__usr__47__bin__47__perl5.185.18.mdwn')
-rw-r--r--doc/bugs/double_shebang_replacement___47__usr__47__bin__47__perl5.185.18.mdwn6
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/bugs/double_shebang_replacement___47__usr__47__bin__47__perl5.185.18.mdwn b/doc/bugs/double_shebang_replacement___47__usr__47__bin__47__perl5.185.18.mdwn
index 9bccdf096..9f08f26d4 100644
--- a/doc/bugs/double_shebang_replacement___47__usr__47__bin__47__perl5.185.18.mdwn
+++ b/doc/bugs/double_shebang_replacement___47__usr__47__bin__47__perl5.185.18.mdwn
@@ -1,4 +1,4 @@
-Please consider this [patch] for merging in.
+Please consider this [[patch]] for merging in.
[[!format diff """
From e697ba4ef7952ce549d449c4e4daea2e3f0a1aa7 Mon Sep 17 00:00:00 2001
From: Nikolay Orlyuk <virkony@gmail.com>
@@ -36,3 +36,7 @@ index 61fe336..2d54658 100755
--
2.1.2
"""]]
+
+[[Done]], but this word-boundary construct didn't work on at least
+one of my systems, so now we're using `$(PERL)` to do the job
+portably.