A few more doc tweaks and the dependency script.

This commit is contained in:
2026-05-12 01:55:11 -04:00
parent 672f02efc6
commit 44cae888d4
4 changed files with 19 additions and 11 deletions
+1 -1
View File
@@ -11,7 +11,7 @@
## Description
Creates a wireguard interface with the specified wireguard interface number
(`${wireguard_number}`), associates that intererface and the specified IPv6
(`${wireguard_number}`), associates that interface and the specified IPv6
prefix (`${ipv6_prefix}`) with a fib of the same number (`${wireguard_number}`).
Internally, this calls [`add_wireguard_interface`](add_wireguard_interface.md) and