diff options
| author | Benedict Reuschling <bcr@FreeBSD.org> | 2024-05-31 15:32:00 +0000 |
|---|---|---|
| committer | Benedict Reuschling <bcr@FreeBSD.org> | 2024-05-31 15:32:00 +0000 |
| commit | a3ed3390dae1bc8a89748b1f5169682ebdcee72b (patch) | |
| tree | bc38169cf11f40ffa59748878a8de09fa13245af | |
| parent | 11a82e76215ee6403d0c9a8d0dc20fd0a2326299 (diff) | |
| download | doc-a3ed3390dae1bc8a89748b1f5169682ebdcee72b.tar.gz doc-a3ed3390dae1bc8a89748b1f5169682ebdcee72b.zip | |
Consistency between section title and image caption
Be consistent when labeling the boot loader screen. The title said "Boot
Menu" but the caption of the image below reads "Boot Loader Menu". Add
the "Loader" part to the title as well.
PR: 268632
| -rw-r--r-- | documentation/content/en/books/handbook/bsdinstall/_index.adoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/content/en/books/handbook/bsdinstall/_index.adoc b/documentation/content/en/books/handbook/bsdinstall/_index.adoc index 8c5920c0c1..acd7e4cfaf 100644 --- a/documentation/content/en/books/handbook/bsdinstall/_index.adoc +++ b/documentation/content/en/books/handbook/bsdinstall/_index.adoc @@ -283,7 +283,7 @@ When booting from CD or DVD, turn on the computer and insert the media at the fi How to configure the system to boot from the inserted media depends upon the architecture. [[bsdinstall-view-probe]] -=== FreeBSD Boot Menu +=== FreeBSD Boot Loader Menu Once the system boots from the installation media, a menu similar to the following will be displayed: |
