From: Lennart Poettering Date: Thu, 15 May 2025 07:06:52 +0000 (+0200) Subject: man: don't claim REMOTE_PORT= was initialized to the protocol for AF_RAW sockets X-Git-Tag: v258-rc1~598^2~5 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=99d52ab51fc02942f951891fbafcaf7ca5ad1dd0;p=thirdparty%2Fsystemd.git man: don't claim REMOTE_PORT= was initialized to the protocol for AF_RAW sockets This claim has no basis in reality, not even in the original commit where the sentence was added this was true, see 3b1c524154c876aecebc98787975cc2943100210. Hence removing. --- diff --git a/man/systemd.socket.xml b/man/systemd.socket.xml index f20c5fc2ef8..acec1f1047f 100644 --- a/man/systemd.socket.xml +++ b/man/systemd.socket.xml @@ -426,8 +426,7 @@ For IPv4 and IPv6 connections, the $REMOTE_ADDR environment variable will contain the remote IP address, and $REMOTE_PORT will contain the remote port. This - is the same as the format used by CGI. For SOCK_RAW, the port is the IP - protocol. + is the same as the format used by CGI. For AF_UNIX socket connections, the $REMOTE_ADDR environment variable will contain either the remote socket's file system path starting with a slash