git: 8aa8d0aa64ba - stable/13 - loader.efi.8: Remove rogue duplicated lines

From: Warner Losh <imp_at_FreeBSD.org>
Date: Tue, 03 Sep 2024 23:57:10 UTC
The branch stable/13 has been updated by imp:

URL: https://cgit.FreeBSD.org/src/commit/?id=8aa8d0aa64babc579a55a7ed27ea6385895901d3

commit 8aa8d0aa64babc579a55a7ed27ea6385895901d3
Author:     Jessica Clarke <jrtc27@FreeBSD.org>
AuthorDate: 2024-09-03 20:14:44 +0000
Commit:     Warner Losh <imp@FreeBSD.org>
CommitDate: 2024-09-03 23:57:14 +0000

    loader.efi.8: Remove rogue duplicated lines
    
    Fixes:          871911a4ab73 ("loader.efi(8): beef up the updating the ESP")
    MFC after:      1 week
    
    (cherry picked from commit 18f7683e0d6ee6858865d8b0c2d7e2c14abf0bc4)
---
 stand/man/loader.efi.8 | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/stand/man/loader.efi.8 b/stand/man/loader.efi.8
index 4dd9f66790f8..2128cc99c2a5 100644
--- a/stand/man/loader.efi.8
+++ b/stand/man/loader.efi.8
@@ -30,7 +30,7 @@
 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
 .\" SUCH DAMAGE.
 .\"
-.Dd August 20, 2024
+.Dd September 3, 2024
 .Dt LOADER.EFI 8
 .Os
 .Sh NAME
@@ -440,9 +440,6 @@ copy the loader to the default location:
 # cp /boot/loader.efi /boot/efi/EFI/BOOT/BOOTX64.EFI
 .Ed
 .Pp
-.Bd -literal -offset indent
-# umount /boot/efi
-.Ed
 Finally, if you mounted the ESP, you may wish to unmount it.
 .Bd -literal -offset indent
 # umount /boot/efi