git: 180e18d7e154 - main - net/zerotier: fix typo in pkg-message
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 06 Dec 2021 20:21:56 UTC
The branch main has been updated by olgeni:
URL: https://cgit.FreeBSD.org/ports/commit/?id=180e18d7e154f4fac886576b9f509abe2b8d29fd
commit 180e18d7e154f4fac886576b9f509abe2b8d29fd
Author: Jimmy Olgeni <olgeni@FreeBSD.org>
AuthorDate: 2021-12-06 20:21:15 +0000
Commit: Jimmy Olgeni <olgeni@FreeBSD.org>
CommitDate: 2021-12-06 20:21:50 +0000
net/zerotier: fix typo in pkg-message
---
net/zerotier/pkg-message | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net/zerotier/pkg-message b/net/zerotier/pkg-message
index 0d4edfba8a44..9d6dd7dc9178 100644
--- a/net/zerotier/pkg-message
+++ b/net/zerotier/pkg-message
@@ -28,7 +28,7 @@ as required, see documentation at https://www.zerotier.com/manual.shtml
If your system boots from DHCP (such as a laptop), there is a new rc.conf
flag that will require that system startup will wait until the zerotier
network is established before proceeding. Note that this flag *does not*
-work for systems confgured with statically assigned IP addresses, and
+work for systems configured with statically assigned IP addresses, and
these will hang indefinitely due to an irreducible loop in rc(8) startup
files. This flag is disabled by default.
EOM