diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2021-12-06 20:21:15 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2021-12-06 20:21:50 +0000 |
commit | 180e18d7e154f4fac886576b9f509abe2b8d29fd (patch) | |
tree | 54590e6f293de4b7f16315add0957ba7ecc93437 /net/zerotier | |
parent | 154ff63388716dfe5643f099914e8078106d4a97 (diff) |
net/zerotier: fix typo in pkg-message
Diffstat (limited to 'net/zerotier')
-rw-r--r-- | net/zerotier/pkg-message | 2 |
1 files changed, 1 insertions, 1 deletions
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 |