Skip to content

Commit 2f97ad9

Browse files
authored
[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
1 parent 083493b commit 2f97ad9

File tree

1 file changed

+2
-8
lines changed

1 file changed

+2
-8
lines changed

sapi/fpm/php-fpm.8.in

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -175,16 +175,10 @@ The PHP-FPM CGI daemon will work well with most popular webservers, including Ap
175175
.PD 1
176176
.P
177177
.SH SEE ALSO
178-
The PHP-FPM website:
178+
For a more or less complete description of PHP-FPM look here:
179179
.PD 0
180180
.P
181-
.B https://php-fpm.org
182-
.PD 1
183-
.P
184-
For a more or less complete description of PHP look here:
185-
.PD 0
186-
.P
187-
.B https://www.php.net/manual/
181+
.B https://www.php.net/fpm
188182
.PD 1
189183
.SH BUGS
190184
You can view the list of known bugs or report any new bug you

0 commit comments

Comments
 (0)