diff options
Diffstat (limited to 'devel/phpsh/files/patch-src_doc_phpsh.1.html')
| -rw-r--r-- | devel/phpsh/files/patch-src_doc_phpsh.1.html | 25 |
1 files changed, 0 insertions, 25 deletions
diff --git a/devel/phpsh/files/patch-src_doc_phpsh.1.html b/devel/phpsh/files/patch-src_doc_phpsh.1.html deleted file mode 100644 index 01bbe49b6aed..000000000000 --- a/devel/phpsh/files/patch-src_doc_phpsh.1.html +++ /dev/null @@ -1,25 +0,0 @@ ---- src/doc/phpsh.1.html.orig -+++ src/doc/phpsh.1.html -@@ -58,7 +58,7 @@ - </b></dt> - <dd> - <p> -- Use "-c none" to load no codebase. See /etc/phpsh/phpshrc.php for -+ Use "-c none" to load no codebase. See %%ETCDIR%%/phpshrc.php for - other codebase modes. - </p> - </dd> -@@ -404,11 +404,11 @@ - without X Windows by starting emacs with geben manually in another terminal.</p> - <h2><a name="_configuration"></a>CONFIGURATION</h2> - <p>Config file support was added in phpsh-1.2. When phpsh starts up it --tries to read its configuration from /etc/phpsh/config, then from -+tries to read its configuration from %%ETCDIR%%/config, then from - $HOME/.phpsh/config. If either file is not present or not readable, it - is ignored. Entries in the per-user config file $HOME/.phpsh/config - override the corresponding entries in the host-wide config file --/etc/phpsh/config.</p> -+%%ETCDIR%%/config.</p> - <p>The config file consists of sections containing key:value pairs. - Lines starting with # are ignored. All settings are optional and have - reasonable default values. Section names are in brackets. A section |
