From 318253d932a43f8213f3521b299cf76f9db27286 Mon Sep 17 00:00:00 2001 From: Devin Smith Date: Thu, 26 Dec 2019 21:35:26 -0600 Subject: man: add documentation about removing explicit listen-port Signed-off-by: Devin Smith Signed-off-by: Jason A. Donenfeld --- src/man/wg.8 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/man/wg.8') diff --git a/src/man/wg.8 b/src/man/wg.8 index ac281bc..07b9694 100644 --- a/src/man/wg.8 +++ b/src/man/wg.8 @@ -59,7 +59,7 @@ by \fICONFIGURATION FILE FORMAT\fP below. Sets configuration values for the specified \fI\fP. Multiple \fIpeer\fPs may be specified, and if the \fIremove\fP argument is given for a peer, that peer is removed, not configured. If \fIlisten-port\fP -is not specified, the port will be chosen randomly when the +is not specified, or set to 0, the port will be chosen randomly when the interface comes up. Both \fIprivate-key\fP and \fIpreshared-key\fP must be a files, because command line arguments are not considered private on most systems but if you are using -- cgit v1.2.3-59-g8ed1b