diff options
author | Ondřej Surý <ondrej@sury.org> | 2011-08-19 10:22:38 +0200 |
---|---|---|
committer | Ondřej Surý <ondrej@sury.org> | 2011-08-19 10:27:52 +0200 |
commit | 25a8012220abbcafac709672188415f9bd6f8860 (patch) | |
tree | e3fb0c5b666877235611beb0a718ae36130c4582 /scripts/man1 | |
parent | 8792636b0110fe5d6a084ad8648b3a39421263bd (diff) | |
download | php-25a8012220abbcafac709672188415f9bd6f8860.tar.gz |
Imported Upstream version 5.3.7
Diffstat (limited to 'scripts/man1')
-rw-r--r-- | scripts/man1/php-config.1.in | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/scripts/man1/php-config.1.in b/scripts/man1/php-config.1.in index 2e49bfac8..5c60408f4 100644 --- a/scripts/man1/php-config.1.in +++ b/scripts/man1/php-config.1.in @@ -27,6 +27,10 @@ LD Flags which PHP was compiled with Extra libraries which PHP was compiled with .TP .PD 0 +.B \-\-man-dir +The directory prefix where the manpages is installed +.TP +.PD 0 .B \-\-extension-dir Directory where extensions are searched by default .TP |