summaryrefslogtreecommitdiffstats
path: root/man/systemd.socket.xml
diff options
context:
space:
mode:
authorDaan De Meyer <daan.j.demeyer@gmail.com>2024-03-19 12:29:49 +0100
committerLuca Boccassi <luca.boccassi@gmail.com>2024-03-19 13:31:36 +0100
commitdb7374e1560fca564eb0cec84f3389bcda94c8af (patch)
treee1fff84c8dd54982991b828014e19efbeb557776 /man/systemd.socket.xml
parentAdd a set of assertion macros to tests.h (diff)
downloadsystemd-db7374e1560fca564eb0cec84f3389bcda94c8af.tar.xz
systemd-db7374e1560fca564eb0cec84f3389bcda94c8af.zip
Document new vsock literals
Fixes #31849
Diffstat (limited to 'man/systemd.socket.xml')
-rw-r--r--man/systemd.socket.xml4
1 files changed, 3 insertions, 1 deletions
diff --git a/man/systemd.socket.xml b/man/systemd.socket.xml
index 1ac97ae137..c7166e4f64 100644
--- a/man/systemd.socket.xml
+++ b/man/systemd.socket.xml
@@ -221,7 +221,9 @@
<replaceable>x</replaceable> on a port <replaceable>y</replaceable> address in the
<constant>AF_VSOCK</constant> family. The CID is a unique 32-bit integer identifier in
<constant>AF_VSOCK</constant> analogous to an IP address. Specifying the CID is optional, and may be
- set to the empty string.</para>
+ set to the empty string. <literal>vsock</literal> may be replaced with
+ <literal>vsock-stream</literal>, <literal>vsock-dgram</literal> or <literal>vsock-seqpacket</literal>
+ to force usage of the corresponding socket type.</para>
<para>Note that <constant>SOCK_SEQPACKET</constant> (i.e.
<varname>ListenSequentialPacket=</varname>) is only available