aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/man/wg.8
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2021-01-26 23:02:37 +0100
committerJason A. Donenfeld <Jason@zx2c4.com>2021-01-26 23:02:37 +0100
commitf97e81c0940606334baebda232c24b7af4717ec8 (patch)
treea7bcc63b1a80e393980f0aebe093fb2bd4850291 /src/man/wg.8
parentipc: do not use fscanf with trailing \n (diff)
downloadwireguard-tools-f97e81c0940606334baebda232c24b7af4717ec8.tar.xz
wireguard-tools-f97e81c0940606334baebda232c24b7af4717ec8.zip
man: LOG_LEVEL variables changed nae
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Diffstat (limited to '')
-rw-r--r--src/man/wg.82
1 files changed, 1 insertions, 1 deletions
diff --git a/src/man/wg.8 b/src/man/wg.8
index 2786623..0f74751 100644
--- a/src/man/wg.8
+++ b/src/man/wg.8
@@ -219,7 +219,7 @@ by running as root:
\fB # modprobe wireguard && echo module wireguard +p > /sys/kernel/debug/dynamic_debug/control\fP
-On userspace implementations, it is customary to set the \fILOG_LEVEL\fP environment variable to \fIdebug\fP.
+On userspace implementations, it is customary to set the \fILOG_LEVEL\fP environment variable to \fIverbose\fP.
.SH ENVIRONMENT VARIABLES
.TP