mirror of
https://github.com/php/php-src.git
synced 2025-08-15 13:38:49 +02:00
[skip ci] Add link to FPM docs in FPM man page (#14853)
This removes obsolete link to php-fpm.org and redundant manual link in favor of a dedicated FPM chapters. Can be tested with: man sapi/fpm/php-fpm.8.in
This commit is contained in:
parent
083493be57
commit
2f97ad9c10
1 changed files with 2 additions and 8 deletions
|
@ -175,16 +175,10 @@ The PHP-FPM CGI daemon will work well with most popular webservers, including Ap
|
|||
.PD 1
|
||||
.P
|
||||
.SH SEE ALSO
|
||||
The PHP-FPM website:
|
||||
For a more or less complete description of PHP-FPM look here:
|
||||
.PD 0
|
||||
.P
|
||||
.B https://php-fpm.org
|
||||
.PD 1
|
||||
.P
|
||||
For a more or less complete description of PHP look here:
|
||||
.PD 0
|
||||
.P
|
||||
.B https://www.php.net/manual/
|
||||
.B https://www.php.net/fpm
|
||||
.PD 1
|
||||
.SH BUGS
|
||||
You can view the list of known bugs or report any new bug you
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue