From 3f2d136505370bb2c8ccd6f66a33c559847b3ab4 Mon Sep 17 00:00:00 2001 From: Alan Jenkins Date: Sat, 16 Dec 2017 10:48:12 +0000 Subject: man: generalize "binary" to "program" (#7668) Systemd services are permitted to be scripts, as well as binary executables. The same also applies to the underlying /sbin/mount and /sbin/swapon. It is not necessary for the user to consider what type of program file these are. Nor is it necessary with systemd-nspawn, to distinguish between init as a "binary" v.s. a user-specified "program". Also fix a couple of grammar nits in the modified sentences. --- man/systemd.mount.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'man/systemd.mount.xml') diff --git a/man/systemd.mount.xml b/man/systemd.mount.xml index 663e7fa3ac..9160db6f30 100644 --- a/man/systemd.mount.xml +++ b/man/systemd.mount.xml @@ -71,7 +71,7 @@ systemd.exec5, which define the execution environment the mount8 - binary is executed in, and in + program is executed in, and in systemd.kill5, which define the way the processes are terminated, and in systemd.resource-control5, -- cgit v1.2.1