git: e0c2f9302985 - main - vimage.8: Remove a double word

From: Gordon Bergling <gbe_at_FreeBSD.org>
Date: Thu, 13 Apr 2023 18:22:38 UTC
The branch main has been updated by gbe:

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

commit e0c2f93029850968712a4fb4ab3630579d8812d3
Author:     Gordon Bergling <gbe@FreeBSD.org>
AuthorDate: 2023-04-13 18:22:25 +0000
Commit:     Gordon Bergling <gbe@FreeBSD.org>
CommitDate: 2023-04-13 18:22:25 +0000

    vimage.8: Remove a double word
    
    - s/are are/are/
    
    MFC after:      3 days
---
 tools/tools/vimage/vimage.8 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tools/tools/vimage/vimage.8 b/tools/tools/vimage/vimage.8
index accb9d6400bb..8b0d74f69a74 100644
--- a/tools/tools/vimage/vimage.8
+++ b/tools/tools/vimage/vimage.8
@@ -70,7 +70,7 @@ Every process, socket and network interface present in the system is always
 attached to one, and only one, virtual network stack instance (vnet).
 During system bootup sequence a default vnet is created to which all the configured
 interfaces and user processes are initially attached.
-Assuming that enough system resources are are available, a user with sufficient
+Assuming that enough system resources are available, a user with sufficient
 privileges can create and manage a hierarchy of subordinated virtual images.
 The
 .Nm