]> git.ipfire.org Git - thirdparty/systemd.git/commit
doc: cross link sd_listen_fd() docs a bit
authorLennart Poettering <lennart@poettering.net>
Mon, 31 Aug 2020 21:41:30 +0000 (23:41 +0200)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Tue, 1 Sep 2020 15:28:02 +0000 (17:28 +0200)
commit5933d77afe2c15283f696ad2a7a44a2643cd8c69
treebfe42f4151b327047c48658d44caba684f65d040
parent97fdde323978912b59d598c17976500482188d61
doc: cross link sd_listen_fd() docs a bit

Let's make sure the sd_listen_fd() docs are really found from the
.socket file documentation as well as the FileDescriptorStoreMax=
documentation.

Let's also emphasize that that's where the order in which the fds are
passed are documented.

Fixes: #16647
(cherry picked from commit df2f58176d0093f5798240d4d0a69aba21a8f2e2)
man/sd_listen_fds.xml
man/systemd.service.xml
man/systemd.socket.xml