mirror of
https://github.com/opnsense/src.git
synced 2026-06-04 06:15:33 -04:00
loader.efi.8: Fix a typo
MFC after: 3 days
Sponsored by: Klara, Inc.
(cherry picked from commit 8ec79e8ae0)
This commit is contained in:
parent
ac0776ecf4
commit
82b2c7ac7d
1 changed files with 2 additions and 2 deletions
|
|
@ -30,7 +30,7 @@
|
|||
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
|
||||
.\" SUCH DAMAGE.
|
||||
.\"
|
||||
.Dd September 4, 2022
|
||||
.Dd November 22, 2023
|
||||
.Dt LOADER.EFI 8
|
||||
.Os
|
||||
.Sh NAME
|
||||
|
|
@ -352,7 +352,7 @@ The default location for the ESP mount point is documented in
|
|||
.Xr hier 7 .
|
||||
.Sh EXAMPLES
|
||||
.Ss Updating loader.efi on the ESP
|
||||
The following examples shows how to install a new
|
||||
The following example shows how to install a new
|
||||
.Nm
|
||||
on the ESP.
|
||||
.Pp
|
||||
|
|
|
|||
Loading…
Reference in a new issue