From fd14807259226e9a97f46d70988ff2b9b5051613 Mon Sep 17 00:00:00 2001 From: "Jason A. Donenfeld" Date: Mon, 11 Jul 2016 12:49:47 +0200 Subject: [PATCH] wg: fix numbering in man page Signed-off-by: Jason A. Donenfeld --- src/wg.8 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/wg.8 b/src/wg.8 index 4f5d8f5..b8e6596 100644 --- a/src/wg.8 +++ b/src/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 contains two fields: +The \fIInterface\fP section may contain the following fields: .IP \(bu PrivateKey \(em a base64 private key generated by \fIwg genkey\fP. Required. .IP \(bu @@ -125,7 +125,7 @@ for post-quantum resistance. ListenPort \(em a 16-bit port for listening. Optional; if not specified, automatically generated based on interface name. .P -The \fIPeer\fP sections contain three fields each: +The \fIPeer\fP sections may contain the following fields: .IP \(bu PublicKey \(em a base64 public key calculated by \fIwg pubkey\fP from a private key, and usually transmitted out of band to the author of the