diff --git a/man/custom-html.xsl b/man/custom-html.xsl
index 2cb7b76ae2..9827a589b8 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 56b53e6015..64877720bc 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 350a95648a..1e9778bc2a 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.