This is an automated email from the git hooks/post-receive script.
lfam pushed a commit to branch master
in repository shepherd.
The following commit(s) were added to refs/heads/master by this push:
new a632221 doc: Replace "GuixSD" with "Guix System".
a632221 is described below
commit a632221f831f5342e79b2d51e21b4b881704a344
Author: Leo Famulari <[email protected]>
AuthorDate: Wed Apr 1 01:49:07 2020 -0400
doc: Replace "GuixSD" with "Guix System".
* doc/shepherd.texi (Internals): Replace "GuixSD" with "Guix System".
---
doc/shepherd.texi | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/doc/shepherd.texi b/doc/shepherd.texi
index 39454ba..3e61f5d 100644
--- a/doc/shepherd.texi
+++ b/doc/shepherd.texi
@@ -1238,9 +1238,9 @@ This chapter contains information about the design and the
implementation details of the Shepherd for people who want to hack it.
The GNU@tie{}Shepherd is developed by a group of people in connection
-with @uref{https://www.gnu.org/software/guix/, GuixSD}, GNU's advanced
-distribution, but it can be used on other distros as well. You're very
-much welcome to join us! You can report bugs to
+with @uref{https://www.gnu.org/software/guix/, Guix System}, GNU's
+advanced distribution, but it can be used on other distros as well.
+You're very much welcome to join us! You can report bugs to
@email{bug-guix@@gnu.org} and send patches or suggestions to
@email{guix-devel@@gnu.org}.