Development discussion of WireGuard
 help / color / mirror / Atom feed
* [WireGuard] [PATCH] fix a typo
@ 2016-07-12 11:01 Daniel Kahn Gillmor
  2016-07-12 15:54 ` Jason A. Donenfeld
  0 siblings, 1 reply; 2+ messages in thread
From: Daniel Kahn Gillmor @ 2016-07-12 11:01 UTC (permalink / raw)
  To: WireGuard mailing list

---
 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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [WireGuard] [PATCH] fix a typo
  2016-07-12 11:01 [WireGuard] [PATCH] fix a typo Daniel Kahn Gillmor
@ 2016-07-12 15:54 ` Jason A. Donenfeld
  0 siblings, 0 replies; 2+ messages in thread
From: Jason A. Donenfeld @ 2016-07-12 15:54 UTC (permalink / raw)
  To: Daniel Kahn Gillmor; +Cc: WireGuard mailing list

Hi Daniel,

I also somehow forgot the verb. Thanks for bringing this to my
attention. Fixed upstream now.

Jason

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-07-12 15:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-07-12 11:01 [WireGuard] [PATCH] fix a typo Daniel Kahn Gillmor
2016-07-12 15:54 ` Jason A. Donenfeld

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).