git: 3e9d966ce45e - stable/13 - vimage.8: Remove a double word

From: Gordon Bergling <gbe_at_FreeBSD.org>
Date: Sun, 16 Apr 2023 13:50:20 UTC
The branch stable/13 has been updated by gbe:

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

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

    vimage.8: Remove a double word
    
    - s/are are/are/
    
    (cherry picked from commit e0c2f93029850968712a4fb4ab3630579d8812d3)
---
 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