GNU bug report logs - #52528
[PATCH] doc: Fix wrong home-shepherd-configuration data type.

Previous Next

Package: guix-patches;

Reported by: Olivier Dion <olivier.dion <at> polymtl.ca>

Date: Wed, 15 Dec 2021 23:00:02 UTC

Severity: normal

Tags: patch

Done: Ludovic Courtès <ludo <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Olivier Dion <olivier.dion <at> polymtl.ca>
Subject: bug#52528: closed (Re: bug#52528: [PATCH] doc: Fix wrong
 home-shepherd-configuration data type.)
Date: Mon, 20 Dec 2021 15:19:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#52528: [PATCH] doc: Fix wrong home-shepherd-configuration data type.

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 52528 <at> debbugs.gnu.org.

-- 
52528: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=52528
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Ludovic Courtès <ludo <at> gnu.org>
To: Olivier Dion <olivier.dion <at> polymtl.ca>
Cc: 52528-done <at> debbugs.gnu.org
Subject: Re: bug#52528: [PATCH] doc: Fix wrong home-shepherd-configuration
 data type.
Date: Mon, 20 Dec 2021 16:18:08 +0100
Hi,

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

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

Applied, thanks!

Ludo’.

[Message part 3 (message/rfc822, inline)]
From: Olivier Dion <olivier.dion <at> polymtl.ca>
To: guix-patches <at> gnu.org
Cc: Olivier Dion <olivier.dion <at> polymtl.ca>
Subject: [PATCH] doc: Fix wrong home-shepherd-configuration data type.
Date: Wed, 15 Dec 2021 17:59:04 -0500
* 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




This bug report was last modified 3 years and 246 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.