git: 7b6a12da16a6 - stable/14 - binmiscctl.8: Remove a double word

From: Gordon Bergling <gbe_at_FreeBSD.org>
Date: Tue, 23 Apr 2024 05:24:22 UTC
The branch stable/14 has been updated by gbe:

URL: https://cgit.FreeBSD.org/src/commit/?id=7b6a12da16a629ba7cf1a93631ed5f588cec2e17

commit 7b6a12da16a629ba7cf1a93631ed5f588cec2e17
Author:     Gordon Bergling <gbe@FreeBSD.org>
AuthorDate: 2024-04-20 09:15:20 +0000
Commit:     Gordon Bergling <gbe@FreeBSD.org>
CommitDate: 2024-04-23 05:22:06 +0000

    binmiscctl.8: Remove a double word
    
    - s/the the/the/
    
    (cherry picked from commit 5235e9d646e7771cc532b8fc02f742a8157a41e5)
---
 usr.sbin/binmiscctl/binmiscctl.8 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/usr.sbin/binmiscctl/binmiscctl.8 b/usr.sbin/binmiscctl/binmiscctl.8
index 36b69f5d3375..178389920448 100644
--- a/usr.sbin/binmiscctl/binmiscctl.8
+++ b/usr.sbin/binmiscctl/binmiscctl.8
@@ -128,7 +128,7 @@ To make the interpreter automatically available in jails and chroots,
 use the
 .Fl -pre-open
 option to allow the kernel to open the binary at configuration time
-rather then lazily when the the interpreted program is started.
+rather then lazily when the interpreted program is started.
 .Pp
 The interpreter
 .Ar path