From 0ff4ac07fe11b2247d00d135a43578ea8359de93 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thorben=20G=C3=BCnther?= Date: Thu, 23 Jul 2020 23:14:52 +0200 Subject: [PATCH] doc: fix typo in man page --- doc/soju.1.scd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/soju.1.scd b/doc/soju.1.scd index c8aad7c..2a69f1e 100644 --- a/doc/soju.1.scd +++ b/doc/soju.1.scd @@ -111,7 +111,7 @@ The following directives are supported: *accept-proxy-ip* Allow the specified IPs to act as a proxy. Proxys have the ability to - overwrite the remote and local connection addresses (via the X-Forwarded-* + overwrite the remote and local connection addresses (via the X-Forwarded-\* HTTP header fields). By default, the loopback addresses 127.0.0.0/8 and ::1/128 are accepted.