From cac26f0bc8c8b73796fd6da862b919b1e0a969bc Mon Sep 17 00:00:00 2001 From: Lucas Werkmeister Date: Wed, 14 Feb 2018 14:11:24 +0100 Subject: [PATCH] man: make systemd-socket-activate point to systemd-run (#8151) Now that systemd-run also supports socket units, it makes sense to link to that command from the systemd-socket-activate manpage. --- man/systemd-socket-activate.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/man/systemd-socket-activate.xml b/man/systemd-socket-activate.xml index ff9e7758b3e..7cdd9d4c347 100644 --- a/man/systemd-socket-activate.xml +++ b/man/systemd-socket-activate.xml @@ -201,6 +201,7 @@ systemd1, systemd.socket5, systemd.service5, + systemd-run1, sd_listen_fds3, sd_listen_fds_with_names3, cat1 -- 2.47.3