]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
docs: EFI separator needs to be backslash-escaped in markdown
authorJuergen Hoetzel <juergen@hoetzel.info>
Thu, 24 Jun 2021 17:42:57 +0000 (19:42 +0200)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Thu, 24 Jun 2021 18:09:52 +0000 (20:09 +0200)
docs/BOOT_LOADER_SPECIFICATION.md

index e0ac90bb9f96ae8211a154cef2b845e9ebc7dcc8..b87246ede12f1a4436741e38e87e9941e73f54a2 100644 (file)
@@ -210,7 +210,7 @@ Note that these configurations snippets do not need to be the only 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).
 
-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.
+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.
 
 
 ## Logic