git: 5235e9d646e7 - main - binmiscctl.8: Remove a double word
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 20 Apr 2024 09:15:32 UTC
The branch main has been updated by gbe:
URL: https://cgit.FreeBSD.org/src/commit/?id=5235e9d646e7771cc532b8fc02f742a8157a41e5
commit 5235e9d646e7771cc532b8fc02f742a8157a41e5
Author: Gordon Bergling <gbe@FreeBSD.org>
AuthorDate: 2024-04-20 09:15:20 +0000
Commit: Gordon Bergling <gbe@FreeBSD.org>
CommitDate: 2024-04-20 09:15:20 +0000
binmiscctl.8: Remove a double word
- s/the the/the/
MFC after: 3 days
---
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