summaryrefslogtreecommitdiff
path: root/textproc/openfts/files/patch-doc::primer.html
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2014-07-29 17:12:47 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2014-07-29 17:12:47 +0000
commit08a006d08a4c35d2c3ecc9a3d10cf7fd14661a84 (patch)
tree0cfc4f0736babb895eb97a65c6defe632a0249c7 /textproc/openfts/files/patch-doc::primer.html
parenteditors/fte: update to 20110708 (diff)
Rename all patches that contain '::' as a path separator, and use
'__' instead.
Notes
Notes: svn path=/head/; revision=363362
Diffstat (limited to 'textproc/openfts/files/patch-doc::primer.html')
-rw-r--r--textproc/openfts/files/patch-doc::primer.html33
1 files changed, 0 insertions, 33 deletions
diff --git a/textproc/openfts/files/patch-doc::primer.html b/textproc/openfts/files/patch-doc::primer.html
deleted file mode 100644
index d7306923f853..000000000000
--- a/textproc/openfts/files/patch-doc::primer.html
+++ /dev/null
@@ -1,33 +0,0 @@
---- doc/primer.html.orig 2009-12-04 21:27:41.000000000 +0900
-+++ doc/primer.html 2010-05-23 00:32:47.534983282 +0900
-@@ -640,7 +640,7 @@
- Change to the directory where <b>tsearch2</b> is. This is
- a PostgreSQL module available under the <b>contrib</b> directory.
- <code><pre>
--$ cd PGSQL_SRC_HOME/contrib/tsearch2
-+$ cd /usr/local/share/postgresql/contrib
- </pre></code>
- </li>
- <li>
-@@ -650,7 +650,7 @@
- </li>
- <li>
- <code><pre>
--$ cd /usr/local/src/Search-OpenFTS-0.40/examples
-+$ cd /usr/local/share/examples/Search-OpenFTS
- </pre></code>
- </li>
- <li>
-@@ -660,7 +660,11 @@
- </li>
- <li>
- <code><pre>
--$ ./index.pl testfts file1 [file2 [...] ]
-+$ ./index.pl testfts
-+file1
-+[file2
-+ [...] ]
-+
- </pre></code>
- </li>
- <li>