Skip to content

Commit 5bc9ea0

Browse files
behrmannbluca
authored andcommitted
treewide: fix "an" before consonant U sounds
The article "a" goes before consonant sounds and "an" goes before vowel sounds. This commit changes an to a for UKI, UDP, UTF-8, URL, UUID, U-Label, UI and USB, since they start with the sound /ˌjuː/.
1 parent 1b91662 commit 5bc9ea0

21 files changed

+27
-27
lines changed

NEWS

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -301,7 +301,7 @@ CHANGES WITH 254 in spe:
301301
to sign UKIs and their PCR data with.
302302

303303
* ukify now accepts SBAT information to place in the .sbat PE section
304-
of UKIs and addons. If an UKI is built the SBAT information from the
304+
of UKIs and addons. If a UKI is built the SBAT information from the
305305
inner kernel is merged with any SBAT information associated with
306306
systemd-stub and the SBAT data specified on the ukify command line.
307307

@@ -313,7 +313,7 @@ CHANGES WITH 254 in spe:
313313
of the same name.
314314

315315
* A new kernel-install plugin 60-ukify has been added which will
316-
combine kernel/initrd locally into an UKI and optionally sign them
316+
combine kernel/initrd locally into a UKI and optionally sign them
317317
with a local key. This may be used to switch to UKI mode even on
318318
systems where a local kernel or initrd is used. (Typically UKIs are
319319
built and signed by the vendor.)
@@ -3712,7 +3712,7 @@ CHANGES WITH 249:
37123712

37133713
* A new ConditionFirmware= setting has been added to unit files to
37143714
conditionalize on certain firmware features. At the moment it may
3715-
check whether running on an UEFI system, a device.tree system, or if
3715+
check whether running on a UEFI system, a device.tree system, or if
37163716
the system is compatible with some specified device-tree feature.
37173717

37183718
* A new ConditionOSRelease= setting has been added to unit files to
@@ -5498,7 +5498,7 @@ CHANGES WITH 246:
54985498
implementations.
54995499

55005500
* journalctl will now include a clickable link in the default output for
5501-
each log message for which an URL with further documentation is
5501+
each log message for which a URL with further documentation is
55025502
known. This is only supported on terminal emulators that support
55035503
clickable hyperlinks, and is turned off if a pager is used (since
55045504
"less" still doesn't support hyperlinks,
@@ -11861,7 +11861,7 @@ CHANGES WITH 219:
1186111861
triggering automatic unmounting when devices become
1186211862
unavailable. With this in place systemd will now
1186311863
automatically unmount left-over mounts when a CD-ROM is
11864-
ejected or an USB stick is yanked from the system.
11864+
ejected or a USB stick is yanked from the system.
1186511865

1186611866
* networkd-wait-online now has support for waiting for
1186711867
specific interfaces only (with globbing), and for giving up

TODO

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1001,7 +1001,7 @@ Features:
10011001
* maybe add a new UEFI stub binary "sd-http". It works similar to sd-stub, but
10021002
all it does is download a file from a http server, and execute it, after
10031003
optionally checking its hash sum. idea would be: combine this "sd-http" stub
1004-
binary with some minimal info about an URL + hash sum, plus .osrel data, and
1004+
binary with some minimal info about a URL + hash sum, plus .osrel data, and
10051005
drop it into the unified kernel dir in the ESP. And bam you have something
10061006
that is tiny, feels a lot like a unified kernel, but all it does is chainload
10071007
the real kernel. benefit: downloading these stubs would be tiny and quick,
@@ -1015,7 +1015,7 @@ Features:
10151015

10161016
* maybe add a generator that reads /proc/cmdline, looks for
10171017
systemd.pull-raw-portable=, systemd-pull-raw-sysext= and similar switches
1018-
that take an URL as parameter. It then generates service units for
1018+
that take a URL as parameter. It then generates service units for
10191019
systemd-pull calls that download these URLs if not installed yet. usecase:
10201020
invoke a VM or nspawn container in a way it automatically deploys/runs these
10211021
images as OS payloads. i.e. have a generic OS image you can point to any

docs/HOME_DIRECTORY.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ When the image is stored on removable media (such as a USB stick), the image
115115
file can be directly `dd`'ed onto it; the format is unchanged. The GPT envelope
116116
should ensure the image is properly recognizable as a home directory both when
117117
used in a loopback file and on a removable USB stick. (Note that when mounting
118-
a home directory from an USB stick, it too defaults to a directory in `/home/`,
118+
a home directory from a USB stick, it too defaults to a directory in `/home/`,
119119
named after the username, with no further suffix.)
120120

121121
Rationale for the GPT partition table envelope: this way the image is nicely

docs/UIDS-GIDS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ but downstreams are strongly advised against doing that.)
137137
database records for all UIDs assigned to a running container from this
138138
range.
139139

140-
Note for both allocation ranges: when an UID allocation takes place NSS is
140+
Note for both allocation ranges: when a UID allocation takes place NSS is
141141
checked for collisions first, and a different UID is picked if an entry is
142142
found. Thus, the user database is used as synchronization mechanism to ensure
143143
exclusive ownership of UIDs and UID ranges. To ensure compatibility with other

man/homectl.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
security and is thus recommended.</para></listitem>
5656

5757
<listitem><para>Similar, but the LUKS2 encrypted file system is located on regular block device, such
58-
as an USB storage stick. In this mode home directories and all data they include are nicely migratable
58+
as a USB storage stick. In this mode home directories and all data they include are nicely migratable
5959
between machines, simply by plugging the USB stick into different systems at different
6060
times.</para></listitem>
6161

man/machinectl.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -943,7 +943,7 @@
943943
<refsect1>
944944
<title>Examples</title>
945945
<example>
946-
<title>Download an Ubuntu image and open a shell in it</title>
946+
<title>Download a Ubuntu image and open a shell in it</title>
947947

948948
<programlisting># machinectl pull-tar https://cloud-images.ubuntu.com/trusty/current/trusty-server-cloudimg-amd64-root.tar.gz
949949
# systemd-nspawn -M trusty-server-cloudimg-amd64-root</programlisting>

man/org.freedesktop.import1.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ node /org/freedesktop/import1 {
187187
to <function>ImportTar()</function> or <function>ImportRaw()</function> as described above.</para>
188188

189189
<para><function>PullTar()</function> and <function>PullRaw()</function> may be used to download, verify
190-
and import a system image from a URL. They take an URL argument which should point to a tar or
190+
and import a system image from a URL. They take a URL argument which should point to a tar or
191191
raw file on the <literal>http://</literal> or <literal>https://</literal> protocols, possibly
192192
compressed with xz, bzip2 or gzip. The second argument is a local name for the image. It should be
193193
suitable as a hostname, similarly to the matching argument of the <function>ImportTar()</function> and

man/systemd-cryptsetup-generator.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@
177177
<literal>=</literal> and a string of options separated by
178178
commas as argument. This will override the options for the
179179
given UUID.</para>
180-
<para>If only a list of options, without an UUID, is
180+
<para>If only a list of options, without a UUID, is
181181
specified, they apply to any UUIDs not specified elsewhere,
182182
and without an entry in
183183
<filename>/etc/crypttab</filename>.</para>

man/systemd-id128.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@
109109
<term><option>-u</option></term>
110110
<term><option>--uuid</option></term>
111111

112-
<listitem><para>Generate output as an UUID formatted in the "canonical representation", with five
112+
<listitem><para>Generate output as a UUID formatted in the "canonical representation", with five
113113
groups of digits separated by hyphens. See the
114114
<ulink url="https://en.wikipedia.org/wiki/Universally_unique_identifier#Format">wikipedia</ulink>
115115
for more discussion.</para></listitem>

man/systemd.journal-fields.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@
151151
<term><varname>DOCUMENTATION=</varname></term>
152152
<listitem>
153153
<para>A documentation URL with further information about the topic of the log message. Tools such
154-
as <command>journalctl</command> will include a hyperlink to an URL specified this way in their
154+
as <command>journalctl</command> will include a hyperlink to a URL specified this way in their
155155
output. Should be an <literal>http://</literal>, <literal>https://</literal>,
156156
<literal>file:/</literal>, <literal>man:</literal> or <literal>info:</literal> URL.</para>
157157
</listitem>

0 commit comments

Comments
 (0)