diff options
author | Yu Watanabe <watanabe.yu+github@gmail.com> | 2024-01-05 11:06:06 +0100 |
---|---|---|
committer | Yu Watanabe <watanabe.yu+github@gmail.com> | 2024-01-05 11:08:12 +0100 |
commit | c270e41f5efae85e6cbcdf601343676b8bef5668 (patch) | |
tree | c1a723bd89411dd8670841e74fc2563b4880350a | |
parent | vpick: fix typo (diff) | |
download | systemd-c270e41f5efae85e6cbcdf601343676b8bef5668.tar.xz systemd-c270e41f5efae85e6cbcdf601343676b8bef5668.zip |
man: fix typo
Follow-up for 7d93e4af8088fae7b50eb638c6e297fb8371e307.
-rw-r--r-- | man/systemd.v.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/systemd.v.xml b/man/systemd.v.xml index 6cc6122a34..b29d32f69a 100644 --- a/man/systemd.v.xml +++ b/man/systemd.v.xml @@ -97,7 +97,7 @@ with no boot counters or with a non-zero "tries left" counter are sorted before filenames with a zero "tries left" counter.</para></listitem> - <listitem><para>Preceeding the use counters (if they are specified), an optional CPU architecture + <listitem><para>Preceding the use counters (if they are specified), an optional CPU architecture identifier may be specified in the filename (separated from the version with an underscore), as defined in the architecture vocabulary of the <varname>ConditionArchitecture=</varname> unit file setting, as documented in |