[Shepherd from master]: Typo in shepherd.texi.

  • Done
  • quality assurance status badge
Details
2 participants
  • Aleksandr Vityazev
  • Ludovic Courtès
Owner
unassigned
Submitted by
Aleksandr Vityazev
Severity
normal

Debbugs page

Aleksandr Vityazev wrote 3 years ago
(name . bug-guix)(address . bug-guix@gnu.org)
877d8271da.fsf@posteo.org
Hi. I would like to report a small error in the shepherd.texi file on line
1157. make-systemd-constructor should be instead of make-systemd-destructor.

--

Aleksandr Vityazev
Ludovic Courtès wrote 3 years ago
(name . Aleksandr Vityazev)(address . avityazev@posteo.org)(address . 54749-done@debbugs.gnu.org)
87v8vjbl8g.fsf@gnu.org
Hi,

Aleksandr Vityazev <avityazev@posteo.org> skribis:

Toggle quote (3 lines)
> Hi. I would like to report a small error in the shepherd.texi file on line
> 1157. make-systemd-constructor should be instead of make-systemd-destructor.

Oops, fixed now. Thanks!

Ludo’.
Closed
?
Your comment

This issue is archived.

To comment on this conversation send an email to 54749@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 54749
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch
You may also tag this issue. See list of standard tags. For example, to set the confirmed and easy tags
mumi command -t +confirmed -t +easy
Or, remove the moreinfo tag and set the help tag
mumi command -t -moreinfo -t +help