mirror of
https://github.com/systemd/systemd.git
synced 2024-11-23 18:23:32 +08:00
docs: use current spelling "macOS" not "OS X" etc.
This commit is contained in:
parent
8ab34a49db
commit
6d3831cee5
@ -130,7 +130,7 @@ names for them in UIs.
|
||||
discovered Windows installation might have the identifier `auto-windows` or
|
||||
`auto-windows-10` or so.).
|
||||
|
||||
4. Similar, boot menu entries referring to Apple MacOS X installations should
|
||||
4. Similar, boot menu entries referring to Apple macOS installations should
|
||||
use the identifier `osx` or one that is prefixed with `osx-`. If such an
|
||||
entry is automatically discovered by the boot loader use `auto-osx` as
|
||||
identifier, or `auto-osx-` as prefix for the identifier, see above.
|
||||
|
@ -208,7 +208,7 @@ On EFI, any such images shall be added to the list of valid boot entries.
|
||||
|
||||
Note that these configurations snippets do not need to be the only configuration source for a boot loader. It may extend this list of entries with additional items from other configuration files (for example its own native configuration files) or automatically detected other entries without explicit configuration.
|
||||
|
||||
To make this explicitly clear: this specification is designed with "free" operating systems in mind, starting Windows or MacOS is out of focus with these configuration snippets, use boot-loader specific solutions for that. In the text above, if we say "OS" we hence imply "free", i.e. primarily Linux (though this could be easily be extended to the BSDs and whatnot).
|
||||
To make this explicitly clear: this specification is designed with "free" operating systems in mind, starting Windows or macOS is out of focus with these configuration snippets, use boot-loader specific solutions for that. In the text above, if we say "OS" we hence imply "free", i.e. primarily Linux (though this could be easily be extended to the BSDs and whatnot).
|
||||
|
||||
Note that all paths used in the configuration snippets use a Unix-style "/" as path separator. This needs to be converted to an EFI-style "\" separator in EFI boot loaders.
|
||||
|
||||
|
@ -51,7 +51,7 @@
|
||||
|
||||
<listitem><para>The Microsoft Windows EFI boot manager, if installed</para></listitem>
|
||||
|
||||
<listitem><para>The Apple MacOS X boot manager, if installed</para></listitem>
|
||||
<listitem><para>The Apple macOS boot manager, if installed</para></listitem>
|
||||
|
||||
<listitem><para>The EFI Shell binary, if installed</para></listitem>
|
||||
|
||||
@ -193,7 +193,7 @@
|
||||
|
||||
<varlistentry>
|
||||
<term><keycap>a</keycap></term>
|
||||
<listitem><para>OS X</para></listitem>
|
||||
<listitem><para>macOS</para></listitem>
|
||||
</varlistentry>
|
||||
|
||||
<varlistentry>
|
||||
|
Loading…
Reference in New Issue
Block a user