civodul pushed a commit to branch wip-fibers
in repository shepherd.

commit a3562421d9f9b0e4c92acf2d50f0a3deb4529121
Author: Ludovic Courtès <l...@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 3d1894f..bcd87dd 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

Reply via email to