From b5c7d097ec7d16facaaeb0da5ba2abb2b1fc230b Mon Sep 17 00:00:00 2001 From: =?utf8?q?Zbigniew=20J=C4=99drzejewski-Szmek?= Date: Fri, 13 Mar 2015 21:23:24 -0500 Subject: [PATCH] man: link to freebsd.org for inetd(8) --- man/custom-html.xsl | 13 +++++++++++++ man/systemd.exec.xml | 2 +- man/systemd.socket.xml | 4 ++-- 3 files changed, 16 insertions(+), 3 deletions(-) diff --git a/man/custom-html.xsl b/man/custom-html.xsl index 2cb7b76ae..9827a589b 100644 --- a/man/custom-html.xsl +++ b/man/custom-html.xsl @@ -87,6 +87,19 @@ + + + + https://www.freebsd.org/cgi/man.cgi? + + ( + + ) + + + + +

diff --git a/man/systemd.exec.xml b/man/systemd.exec.xml index 56b53e601..64877720b 100644 --- a/man/systemd.exec.xml +++ b/man/systemd.exec.xml @@ -336,7 +336,7 @@ service was activated from, which is primarily useful for compatibility with daemons designed for use with the traditional - inetd8 + inetd8 daemon. This setting defaults to diff --git a/man/systemd.socket.xml b/man/systemd.socket.xml index 350a95648..1e9778bc2 100644 --- a/man/systemd.socket.xml +++ b/man/systemd.socket.xml @@ -127,7 +127,7 @@ (see sd_listen_fds3 for details) or via the traditional - inetd8-style + inetd8-style socket passing (i.e. sockets passed in via standard input and output, using StandardInput=socket in the service file). @@ -355,7 +355,7 @@ Accept=true set. Setting Accept=true is mostly useful to allow daemons designed for usage with - inetd8 + inetd8 to work unmodified with systemd socket activation. -- 2.30.2