[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:
Peter Kokot 2024-07-08 14:59:45 +02:00 committed by GitHub
parent 083493be57
commit 2f97ad9c10
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -175,16 +175,10 @@ The PHP-FPM CGI daemon will work well with most popular webservers, including Ap
.PD 1 .PD 1
.P .P
.SH SEE ALSO .SH SEE ALSO
The PHP-FPM website: For a more or less complete description of PHP-FPM look here:
.PD 0 .PD 0
.P .P
.B https://php-fpm.org .B https://www.php.net/fpm
.PD 1
.P
For a more or less complete description of PHP look here:
.PD 0
.P
.B https://www.php.net/manual/
.PD 1 .PD 1
.SH BUGS .SH BUGS
You can view the list of known bugs or report any new bug you You can view the list of known bugs or report any new bug you