From dc6ca5b527b8877b58438885451168a0cfa0ab0b Mon Sep 17 00:00:00 2001
From: Dima Dorfman
Date: Sun, 26 May 2002 05:24:53 +0000
Subject: [PATCH] Remove extra word.
Submitted by: Andre Guibert de Bruet
---
lib/libc/sys/jail.2 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lib/libc/sys/jail.2 b/lib/libc/sys/jail.2
index eae2f87b4506..65b5c88a6868 100644
--- a/lib/libc/sys/jail.2
+++ b/lib/libc/sys/jail.2
@@ -86,7 +86,7 @@ Further
.Fn jail
calls
.Xr chroot 2
-internally, so the it can fail for all the same reasons.
+internally, so it can fail for all the same reasons.
Please consult the
.Xr chroot 2
manual page for details.