From b03ec0096037bddfe0ece2af9a6b14b61df02b34 Mon Sep 17 00:00:00 2001 From: Rike-Benjamin Schuppner Date: Fri, 20 Jan 2017 01:10:30 +0100 Subject: man: fix flag in systemd-run (#5107) --- man/systemd-run.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'man/systemd-run.xml') diff --git a/man/systemd-run.xml b/man/systemd-run.xml index 8d881f15d6..1ac5124aa3 100644 --- a/man/systemd-run.xml +++ b/man/systemd-run.xml @@ -77,7 +77,7 @@ other service, and thus shows up in the output of systemctl list-units like any other unit. It will run in a clean and detached execution environment, with the service manager as its parent process. In this mode, systemd-run will start the service asynchronously in the background and return after the - command has begun execution (unless or are specified, see + command has begun execution (unless or are specified, see below). If a command is run as transient scope unit, it will be executed by systemd-run itself as -- cgit v1.2.1