From f7463ea9c17ce8118fedec77a17ac2ff80a73f34 Mon Sep 17 00:00:00 2001 From: Jim Tittsler Date: Thu, 21 Jan 2021 16:42:44 +0900 Subject: [PATCH] Fix manual typo (#596) --- supernode.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/supernode.1 b/supernode.1 index 26b1f70..b9fca8e 100644 --- a/supernode.1 +++ b/supernode.1 @@ -32,7 +32,7 @@ disable daemon mode (UNIX) and run in foreground. Start supernode listening on UDP port 7654 with verbose output. .PP .SH RESTART -When suprenode restarts it loses all registration information from associated +When supernode restarts it loses all registration information from associated edge nodes. It can take up to five minutes for the edge nodes to re-register and normal traffic flow to resume. .SH EXIT STATUS