diff options
author | Lennart Poettering <lennart@poettering.net> | 2022-03-15 17:04:36 +0100 |
---|---|---|
committer | Luca Boccassi <luca.boccassi@gmail.com> | 2022-03-15 23:46:09 +0100 |
commit | 4bb37359f68f800f6ef46fa7560a715ff5254de9 (patch) | |
tree | 4476ba53d87c8a104a19e34d18b96006f306e98a /man/systemctl.xml | |
parent | Merge pull request #22746 from yuwata/home-cleanups (diff) | |
download | systemd-4bb37359f68f800f6ef46fa7560a715ff5254de9.tar.xz systemd-4bb37359f68f800f6ef46fa7560a715ff5254de9.zip |
docs: s/straight-forward/straightforward/
Inspired by https://github.com/systemd/systemd/pull/20156#discussion_r810878846
Diffstat (limited to 'man/systemctl.xml')
-rw-r--r-- | man/systemctl.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/systemctl.xml b/man/systemctl.xml index 53acb083b2..d87c52685c 100644 --- a/man/systemctl.xml +++ b/man/systemctl.xml @@ -1145,7 +1145,7 @@ Jan 12 10:46:45 example.com bluetoothd[8900]: gatt-time-server: Input/output err <listitem> <para>Dump the systemd manager environment block. This is the environment block that is passed to all processes the manager spawns. The environment - block will be dumped in straight-forward form suitable for sourcing into + block will be dumped in straightforward form suitable for sourcing into most shells. If no special characters or whitespace is present in the variable values, no escaping is performed, and the assignments have the form <literal>VARIABLE=value</literal>. If whitespace or characters which have |