X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fbootctl.xml;h=63ad9392ebc7442c24c9087e65b921166940b1a3;hb=3849a2ac8198fedd25e66fe780821fa96eb6396d;hp=99863bf31eff59daa1118a1616e4438e457f6865;hpb=0974a682d155a5874123ba7de9c1e314c6681e0f;p=elogind.git diff --git a/man/bootctl.xml b/man/bootctl.xml index 99863bf31..63ad9392e 100644 --- a/man/bootctl.xml +++ b/man/bootctl.xml @@ -72,22 +72,22 @@ all current EFI boot variables. bootctl update updates all installed - versions of sd-boot, if the current version is newer than the + versions of systemd-boot, if the current version is newer than the version installed in the EFI system partition. This also includes - the EFI default/fallback loader at /EFI/Boot/boot*.efi. An - sd-boot entry in the EFI boot variables is created, if there - is no current entry. A created entry will be added to the end of + the EFI default/fallback loader at /EFI/Boot/boot*.efi. A + systemd-boot entry in the EFI boot variables is created, if there + is no current entry. The created entry will be added to the end of the boot order list. - bootctl install installs sd-boot into - the EFI system partition. A copy of sd-boot will be stored as - the EFI default/fallback loader at /EFI/Boot/boot*.efi. An sd-boot + bootctl install installs systemd-boot into + the EFI system partition. A copy of systemd-boot will be stored as + the EFI default/fallback loader at /EFI/Boot/boot*.efi. A systemd-boot entry in the EFI boot variables is created and added to the top of the boot order list. bootctl remove removes all installed - versions of sd-boot from the EFI system partition, and removes - sd-boot from the EFI boot variables. + versions of systemd-boot from the EFI system partition, and removes + systemd-boot from the EFI boot variables. If no command is passed status is implied.