Signed-off-by: Kai Haberzettl <[email protected]> --- src/man/wg-quick.8 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/man/wg-quick.8 b/src/man/wg-quick.8 index 6250adc..c38c7d9 100644 --- a/src/man/wg-quick.8 +++ b/src/man/wg-quick.8 @@ -56,7 +56,7 @@ as usual. The configuration file adds a few extra configuration values to the format understood by .BR wg (8) -in order to configure additional attribute of an interface. It handles the +in order to configure additional attributes of an interface. It handles the values that it understands, and then it passes the remaining ones directly to .BR wg (8) for further processing. -- 2.20.1 _______________________________________________ WireGuard mailing list [email protected] https://lists.zx2c4.com/mailman/listinfo/wireguard
