[WireGuard] [PATCH] fix a typo

Daniel Kahn Gillmor dkg at fifthhorseman.net
Tue Jul 12 13:01:43 CEST 2016


---
 src/tools/wg.8 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/tools/wg.8 b/src/tools/wg.8
index ba0b996..42a4c98 100644
--- a/src/tools/wg.8
+++ b/src/tools/wg.8
@@ -113,7 +113,7 @@ The configuration file format is based on \fIINI\fP. There are two top level sec
 only one \fIInterface\fP section may be specified.
 
 .P
-The \fIInterface\fP section may the following fields fields:
+The \fIInterface\fP section may the following fields:
 .IP \(bu
 PrivateKey \(em a base64 private key generated by \fIwg genkey\fP. Required.
 .IP \(bu
-- 
2.8.1



More information about the WireGuard mailing list