unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#52528] [PATCH] doc: Fix wrong home-shepherd-configuration data type.
@ 2021-12-15 22:59 Olivier Dion via Guix-patches via
  2021-12-20 15:18 ` bug#52528: " Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: Olivier Dion via Guix-patches via @ 2021-12-15 22:59 UTC (permalink / raw)
  To: 52528; +Cc: Olivier Dion

* doc/guix.texi (Managing User's Daemons): Rename shepherd-configuration for
home-shepherd-configuration.
---
 doc/guix.texi | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/guix.texi b/doc/guix.texi
index 7b1a64deb9..b75764eaea 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -36948,10 +36948,10 @@ init process (PID 1), but almost all other information described in
 This is the service type that extensions target when they want to create
 shepherd services (@pxref{Service Types and Services}, for an example).
 Each extension must pass a list of @code{<shepherd-service>}.  Its
-value must be a @code{shepherd-configuration}, as described below.
+value must be a @code{home-shepherd-configuration}, as described below.
 @end defvr
 
-@deftp {Data Type} shepherd-configuration
+@deftp {Data Type} home-shepherd-configuration
 This data type represents the Shepherd's configuration.
 
 @table @code
-- 
2.34.0





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

* bug#52528: [PATCH] doc: Fix wrong home-shepherd-configuration data type.
  2021-12-15 22:59 [bug#52528] [PATCH] doc: Fix wrong home-shepherd-configuration data type Olivier Dion via Guix-patches via
@ 2021-12-20 15:18 ` Ludovic Courtès
  0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2021-12-20 15:18 UTC (permalink / raw)
  To: Olivier Dion; +Cc: 52528-done

Hi,

Olivier Dion <olivier.dion@polymtl.ca> skribis:

> * doc/guix.texi (Managing User's Daemons): Rename shepherd-configuration for
> home-shepherd-configuration.

Applied, thanks!

Ludo’.




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

end of thread, other threads:[~2021-12-20 16:54 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-15 22:59 [bug#52528] [PATCH] doc: Fix wrong home-shepherd-configuration data type Olivier Dion via Guix-patches via
2021-12-20 15:18 ` bug#52528: " 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).