From a3e03a3f1874f31f7b6253a4a42482800e8fea59 Mon Sep 17 00:00:00 2001 From: BerndAdameit Date: Sun, 18 Sep 2022 12:20:32 +0200 Subject: [PATCH] man/systemd-run: Refer to man-pages project (man7.org) when citing bash(1) --- man/systemd-run.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/systemd-run.xml b/man/systemd-run.xml index 0e67911fb03..0c91d61d763 100644 --- a/man/systemd-run.xml +++ b/man/systemd-run.xml @@ -478,7 +478,7 @@ Dec 08 20:44:48 container systemd[1]: Started /bin/touch /tmp/foo. Allowing access to the tty - The following command invokes bash1 + The following command invokes bash1 as a service passing its standard input, output and error to the calling TTY. # systemd-run -t --send-sighup bash -- 2.47.3