GNU bug report logs -
#40578
[PATCH] doc: Fix typo.
Previous Next
Reported by: Brice Waegeneire <brice <at> waegenei.re>
Date: Sun, 12 Apr 2020 17:59:01 UTC
Severity: normal
Tags: patch
Done: Christopher Baines <mail <at> cbaines.net>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your bug report
#40578: [PATCH] doc: Fix typo.
which was filed against the guix-patches package, has been closed.
The explanation is attached below, along with your original report.
If you require more details, please reply to 40578 <at> debbugs.gnu.org.
--
40578: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=40578
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
[Message part 3 (text/plain, inline)]
Brice Waegeneire <brice <at> waegenei.re> writes:
> * doc/guix.texi (Web Services)[nginx-php-fpm-location]: Replace
> 'nginx-php-fpm-location' by 'nginx-php-location'.
> ---
> doc/guix.texi | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/doc/guix.texi b/doc/guix.texi
> index 797813c372..05aecde210 100644
> --- a/doc/guix.texi
> +++ b/doc/guix.texi
> @@ -20939,7 +20939,7 @@ The time in seconds after which a process with no requests is killed.
> @end deftp
>
>
> -@deffn {Scheme Procedure} nginx-php-fpm-location @
> +@deffn {Scheme Procedure} nginx-php-location @
> [#:nginx-package nginx] @
> [socket (string-append "/var/run/php" @
> (version-major (package-version php)) @
Looks good to me :) I've pushed this to master as
1373cb40809c6c87c56e771fb51600bd18187016.
Thanks very much Brice!
[signature.asc (application/pgp-signature, inline)]
[Message part 5 (message/rfc822, inline)]
* doc/guix.texi (Web Services)[nginx-php-fpm-location]: Replace
'nginx-php-fpm-location' by 'nginx-php-location'.
---
doc/guix.texi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/guix.texi b/doc/guix.texi
index 797813c372..05aecde210 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -20939,7 +20939,7 @@ The time in seconds after which a process with no requests is killed.
@end deftp
-@deffn {Scheme Procedure} nginx-php-fpm-location @
+@deffn {Scheme Procedure} nginx-php-location @
[#:nginx-package nginx] @
[socket (string-append "/var/run/php" @
(version-major (package-version php)) @
--
2.26.0
This bug report was last modified 5 years and 95 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.