summaryrefslogtreecommitdiff
path: root/man/systemd.offline-updates.xml
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2020-07-06 15:57:47 +0200
committerGitHub <noreply@github.com>2020-07-06 15:57:47 +0200
commitb37e4d9c877beb5c6488cd07a9fd0b3cd66f446c (patch)
tree677b0fa3e60e01fd23c0d01f492251851a1bbbfe /man/systemd.offline-updates.xml
parente26538dd04ef3a0fa1582ff3be4ec1ec5c9a4178 (diff)
parentf04a98e13f87a2297a65c135968154048f305df4 (diff)
downloadsystemd-b37e4d9c877beb5c6488cd07a9fd0b3cd66f446c.tar.gz
Merge pull request #16370 from keszybz/tree-wide-spelling
Assorted spelling, markup, and grammar fixes
Diffstat (limited to 'man/systemd.offline-updates.xml')
-rw-r--r--man/systemd.offline-updates.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/man/systemd.offline-updates.xml b/man/systemd.offline-updates.xml
index 89c12b598b..81a37f6789 100644
--- a/man/systemd.offline-updates.xml
+++ b/man/systemd.offline-updates.xml
@@ -33,7 +33,7 @@
<orderedlist>
<listitem>
- <para>The package manager prepares system updates by downloading all (RPM or DEB or
+ <para>The package manager prepares system updates by downloading all (.rpm or .deb or
whatever) packages to update off-line in a special directory
<filename index="false">/var/lib/system-update</filename> (or
another directory of the package/upgrade manager's choice).</para>
@@ -85,8 +85,8 @@
</listitem>
<listitem>
- <para>The upgrade scripts should exit only after the update is finished. It is expected
- that the service which performs the upgrade will cause the machine to reboot after it
+ <para>The update scripts should exit only after the update is finished. It is expected
+ that the service which performs the update will cause the machine to reboot after it
is done. If the <filename>system-update.target</filename> is successfully reached, i.e.
all update services have run, and the <filename>/system-update</filename> symlink still
exists, it will be removed and the machine rebooted as a safety measure.</para>