unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#40578] [PATCH] doc: Fix typo.
@ 2020-04-12 17:58 Brice Waegeneire
  2020-04-14 18:22 ` bug#40578: " Christopher Baines
  0 siblings, 1 reply; 2+ messages in thread
From: Brice Waegeneire @ 2020-04-12 17:58 UTC (permalink / raw)
  To: 40578

* 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

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#40578: [PATCH] doc: Fix typo.
  2020-04-12 17:58 [bug#40578] [PATCH] doc: Fix typo Brice Waegeneire
@ 2020-04-14 18:22 ` Christopher Baines
  0 siblings, 0 replies; 2+ messages in thread
From: Christopher Baines @ 2020-04-14 18:22 UTC (permalink / raw)
  To: Brice Waegeneire; +Cc: 40578-done

[-- Attachment #1: Type: text/plain, Size: 868 bytes --]


Brice Waegeneire <brice@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!

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 962 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-04-14 18:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-12 17:58 [bug#40578] [PATCH] doc: Fix typo Brice Waegeneire
2020-04-14 18:22 ` bug#40578: " Christopher Baines

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).