diff options
Diffstat (limited to 'man/systemd.scope.xml')
-rw-r--r-- | man/systemd.scope.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/systemd.scope.xml b/man/systemd.scope.xml index ff41c926f4..e8fa1aed59 100644 --- a/man/systemd.scope.xml +++ b/man/systemd.scope.xml @@ -58,7 +58,7 @@ along with systemd; If not, see <http://www.gnu.org/licenses/>. but are only created programmatically using the bus interfaces of systemd. They are named similar to filenames. A unit whose name ends in <literal>.scope</literal> refers to a scope unit. Scopes - units manage a set of system processes. Unlike service units scope + units manage a set of system processes. Unlike service units, scope units manage externally created processes, and do not fork off processes on its own.</para> |