git: d4f2d0af3b - main - [hb][linuxemu]: Fix typo in package name

From: Fernando Apesteguía <fernape_at_FreeBSD.org>
Date: Sun, 13 Oct 2024 20:53:08 UTC
The branch main has been updated by fernape:

URL: https://cgit.FreeBSD.org/doc/commit/?id=d4f2d0af3b7636a35722db902b05fd897488569d

commit d4f2d0af3b7636a35722db902b05fd897488569d
Author:     Fernando Apesteguía <fernape@FreeBSD.org>
AuthorDate: 2024-10-13 20:51:38 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2024-10-13 20:52:35 +0000

    [hb][linuxemu]: Fix typo in package name
    
    PR:             281837
    Reported by:    grahamperrin@gmail.com
---
 documentation/content/en/books/handbook/linuxemu/_index.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/documentation/content/en/books/handbook/linuxemu/_index.adoc b/documentation/content/en/books/handbook/linuxemu/_index.adoc
index a799fbbc71..7e53866cf9 100644
--- a/documentation/content/en/books/handbook/linuxemu/_index.adoc
+++ b/documentation/content/en/books/handbook/linuxemu/_index.adoc
@@ -135,7 +135,7 @@ To install the Rocky Linux 9 userland execute the following command:
 # pkg install linux_base-rl9
 ....
 
-package:emulators/linux_rl9[] will place the base system derived from Rocky Linux 9 into [.filename]#/compat/linux#.
+package:emulators/linux_base-rl9[] will place the base system derived from Rocky Linux 9 into [.filename]#/compat/linux#.
 
 After installing the package, the contents of [.filename]#/compat/linux# can be verified by running the following command to check that the Rocky Linux userland has been installed: