From bf68ab30dd7db51c7ba0e3afc7005dc8c09729d6 Mon Sep 17 00:00:00 2001 From: Peter Kokot Date: Mon, 8 Jul 2024 14:53:24 +0200 Subject: [PATCH] [skip ci] Add link to FPM docs in FPM man page 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 --- sapi/fpm/php-fpm.8.in | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) diff --git a/sapi/fpm/php-fpm.8.in b/sapi/fpm/php-fpm.8.in index 8c3a070adc308..941b911ed08f3 100644 --- a/sapi/fpm/php-fpm.8.in +++ b/sapi/fpm/php-fpm.8.in @@ -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