aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGordon Bergling <gbe@FreeBSD.org>2023-04-13 18:22:25 +0000
committerGordon Bergling <gbe@FreeBSD.org>2023-04-16 13:50:09 +0000
commit3e9d966ce45e3971c295a1dff7435d6b9f1321da (patch)
treed7a0ffde052cc1d8a740bd420253ad716fe31c84
parente0a9723dee9c1e900047b131c2c30466db4a9c46 (diff)
downloadsrc-3e9d966ce45e3971c295a1dff7435d6b9f1321da.tar.gz
src-3e9d966ce45e3971c295a1dff7435d6b9f1321da.zip
vimage.8: Remove a double word
- s/are are/are/ (cherry picked from commit e0c2f93029850968712a4fb4ab3630579d8812d3)
-rw-r--r--tools/tools/vimage/vimage.82
1 files changed, 1 insertions, 1 deletions
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