[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[shepherd] 15/32: doc: Fix inetutils cross-reference.
From: |
Ludovic Courtès |
Subject: |
[shepherd] 15/32: doc: Fix inetutils cross-reference. |
Date: |
Wed, 30 Mar 2022 11:01:30 -0400 (EDT) |
civodul pushed a commit to branch master
in repository shepherd.
commit 55aa3378cf73de27668f48217e4ab5881fc4982a
Author: Ludovic Courtès <ludo@gnu.org>
AuthorDate: Fri Mar 25 18:19:58 2022 +0100
doc: Fix inetutils cross-reference.
* doc/shepherd.texi (Invoking shepherd): Fix inetutils cross-reference.
---
doc/shepherd.texi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/shepherd.texi b/doc/shepherd.texi
index 6cd337a..f098319 100644
--- a/doc/shepherd.texi
+++ b/doc/shepherd.texi
@@ -427,7 +427,7 @@ When running as root, the default behavior is to connect to
@file{/dev/log}, the @dfn{syslog} socket (@pxref{Overview of Syslog,,,
libc, The GNU C Library Reference Manual}). A syslog daemon,
@command{syslogd}, is expected to read messages from there
-(@pxref{syslogd invocation, syslogd,, libc, GNU Inetutils}).
+(@pxref{syslogd invocation, syslogd,, inetutils, GNU Inetutils}).
When @file{/dev/log} is unavailable, for instance because
@command{syslogd} is not running, as is the case during system startup
- [shepherd] 14/32: service: 'make-forkexec-constructor' spawns a logging fiber., (continued)
- [shepherd] 14/32: service: 'make-forkexec-constructor' spawns a logging fiber., Ludovic Courtès, 2022/03/30
- [shepherd] 08/32: README: Update requirements., Ludovic Courtès, 2022/03/30
- [shepherd] 21/32: service: Add systemd constructor and destructor., Ludovic Courtès, 2022/03/30
- [shepherd] 22/32: service: Add 'start-in-the-background'., Ludovic Courtès, 2022/03/30
- [shepherd] 25/32: service: Add #:handle-termination slot., Ludovic Courtès, 2022/03/30
- [shepherd] 28/32: shepherd: Do not change to the client directory when executing a command., Ludovic Courtès, 2022/03/30
- [shepherd] 31/32: doc: Clarify which instance 'herd' talks to., Ludovic Courtès, 2022/03/30
- [shepherd] 09/32: build: Capture the source and object directories of Fibers., Ludovic Courtès, 2022/03/30
- [shepherd] 11/32: service: 'read-pid-file' no longer blocks., Ludovic Courtès, 2022/03/30
- [shepherd] 10/32: shepherd: Use one fiber for signal handling, and one for clients., Ludovic Courtès, 2022/03/30
- [shepherd] 15/32: doc: Fix inetutils cross-reference.,
Ludovic Courtès <=
- [shepherd] 12/32: service: 'read-pid-file' uses (@ (guile) sleep) when it's not suspendable., Ludovic Courtès, 2022/03/30
- [shepherd] 18/32: service: Add the #:transient? slot., Ludovic Courtès, 2022/03/30
- [shepherd] 17/32: service: Remove unused 'make-init.d-service'., Ludovic Courtès, 2022/03/30
- [shepherd] 24/32: shepherd: "shepherd -s -" replies to the current output port., Ludovic Courtès, 2022/03/30
- [shepherd] 26/32: service: Add #:max-connections to 'make-inetd-constructor'., Ludovic Courtès, 2022/03/30
- [shepherd] 16/32: support: 'l10n' accepts plural forms., Ludovic Courtès, 2022/03/30
- [shepherd] 23/32: shepherd: Remove half-baked readline support., Ludovic Courtès, 2022/03/30
- [shepherd] 30/32: Avoid Guile run-time warning about overridden 'sleep' binding., Ludovic Courtès, 2022/03/30
- [shepherd] 29/32: shepherd: Gracefully handle failure to open the socket., Ludovic Courtès, 2022/03/30
- [shepherd] 05/32: shepherd: Factorize out the main loop., Ludovic Courtès, 2022/03/30