From 20eb04649954b461155c8f4a6ad2d4c8b9016195 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Sun, 25 Jul 2021 18:43:37 +0100 Subject: [PATCH] README.config: fix a typo of `rnets` Signed-off-by: Ian Jackson --- README.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.config b/README.config index 4a9affa..552843b 100644 --- a/README.config +++ b/README.config @@ -71,7 +71,7 @@ Exceptional settings: Command to run to create and communicate with local network interface. Passed to sh -c. Must speak SLIP on stdin/stdout. The following additional interpolations aare substituted: - %(local)s %(peer)s %(rnet)s %(ifname)s + %(local)s %(peer)s %(rnets)s %(ifname)s on server on client ["userv root ipif %(local)s,%(peer)s,%(mtu)s,slip %(rnets)s"] -- 2.30.2