unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* bug#27297: [PATCH] doc: Correction of function name.
@ 2017-06-09 15:15 Björn Höfling
  2017-06-11 21:18 ` Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: Björn Höfling @ 2017-06-09 15:15 UTC (permalink / raw)
  To: 27297

From 82405dba978d051eb5ae9614a88f8a07f5fe1e85 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Bj=C3=B6rn=20H=C3=B6fling?=
 <bjoern.hoefling@bjoernhoefling.de>
Date: Thu, 8 Jun 2017 08:57:55 +0200
Subject: [PATCH] doc: Correction of function name.

* doc/guix.texi (Invoking guix package): Correct function name.
---
 doc/guix.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/guix.texi b/doc/guix.texi
index a5b7875..0b2aed2 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -1724,7 +1724,7 @@ In this example we have to know which modules
define the @code{emacs} and @code{guile-2.0} variables to provide the
right @code{use-package-modules} line, which can be cumbersome.  We can
 instead provide regular package specifications and let
-@code{specification->package-output} look up the corresponding package
+@code{specification->package+output} look up the corresponding package
 objects, like this:
 
 @example
-- 
2.7.4

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

* bug#27297: [PATCH] doc: Correction of function name.
  2017-06-09 15:15 bug#27297: [PATCH] doc: Correction of function name Björn Höfling
@ 2017-06-11 21:18 ` Ludovic Courtès
  0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2017-06-11 21:18 UTC (permalink / raw)
  To: Björn Höfling; +Cc: 27297-done

Hi Björn,

Björn Höfling <bjoern.hoefling@bjoernhoefling.de> skribis:

> From 82405dba978d051eb5ae9614a88f8a07f5fe1e85 Mon Sep 17 00:00:00 2001
> From: =?UTF-8?q?Bj=C3=B6rn=20H=C3=B6fling?=
>  <bjoern.hoefling@bjoernhoefling.de>
> Date: Thu, 8 Jun 2017 08:57:55 +0200
> Subject: [PATCH] doc: Correction of function name.
>
> * doc/guix.texi (Invoking guix package): Correct function name.

Good catch… though the just-pushed commit
c08ea55e7ec25261e4596bf6726a83c1ed056b94 introduces
‘specifications->manifest’ for this particular use case.

Thanks,
Ludo’.

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

end of thread, other threads:[~2017-06-11 21:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-06-09 15:15 bug#27297: [PATCH] doc: Correction of function name Björn Höfling
2017-06-11 21:18 ` Ludovic Courtès

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).