summaryrefslogtreecommitdiffstats
path: root/man/systemd-sysext.xml
diff options
context:
space:
mode:
authorcunshunxia <cunshunxia@tencent.com>2024-02-29 03:46:25 +0100
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2024-03-20 15:24:11 +0100
commitcc59d1014f4851ad188640d0b6b370083ec7213f (patch)
treea97f9572003f35cdcc10c092c390e70324805826 /man/systemd-sysext.xml
parentMerge pull request #31827 from rpigott/resolved-faster-dnssec (diff)
downloadsystemd-cc59d1014f4851ad188640d0b6b370083ec7213f.tar.xz
systemd-cc59d1014f4851ad188640d0b6b370083ec7213f.zip
man: fix a few issues in manpage
fix: #31482 Signed-off-by: cunshunxia <cunshunxia@tencent.com>
Diffstat (limited to 'man/systemd-sysext.xml')
-rw-r--r--man/systemd-sysext.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/systemd-sysext.xml b/man/systemd-sysext.xml
index 8e5a6a6aa1..df1f10aeef 100644
--- a/man/systemd-sysext.xml
+++ b/man/systemd-sysext.xml
@@ -141,7 +141,7 @@
but the used architecture identifiers are the same as for <varname>ConditionArchitecture=</varname>
described in <citerefentry><refentrytitle>systemd.unit</refentrytitle><manvolnum>5</manvolnum></citerefentry>.
<varname>EXTENSION_RELOAD_MANAGER=</varname> can be set to 1 if the extension requires a service manager reload after application
- of the extension. Note that the for the reasons mentioned earlier:
+ of the extension. Note that for the reasons mentioned earlier:
<ulink url="https://systemd.io/PORTABLE_SERVICES">Portable Services</ulink> remain
the recommended way to ship system services.