summaryrefslogtreecommitdiff
path: root/man/systemd.system-credentials.xml
diff options
context:
space:
mode:
authorLuca Boccassi <bluca@debian.org>2023-01-15 20:11:23 +0000
committerLuca Boccassi <luca.boccassi@gmail.com>2023-01-15 22:17:15 +0000
commitf86d03762350b0e8659e67fcbbd7c34c706b40ec (patch)
treedd70002ac19dedf7a826f0ceb47b58eadd2d112f /man/systemd.system-credentials.xml
parent3d16448758b9ea9e0f451b299f9991a30bacbdf5 (diff)
downloadsystemd-f86d03762350b0e8659e67fcbbd7c34c706b40ec.tar.gz
docs/man: remove reference to default vsock CID
This was dropped on reviewers' request in the revision that got merged, but reference in two documents was not updated. Fix it. Follow-up for: https://github.com/systemd/systemd/pull/25918
Diffstat (limited to 'man/systemd.system-credentials.xml')
-rw-r--r--man/systemd.system-credentials.xml4
1 files changed, 1 insertions, 3 deletions
diff --git a/man/systemd.system-credentials.xml b/man/systemd.system-credentials.xml
index 95a437adc4..a73aef9ed0 100644
--- a/man/systemd.system-credentials.xml
+++ b/man/systemd.system-credentials.xml
@@ -211,9 +211,7 @@
Note that in case the hypervisor does not support <constant>SOCK_DGRAM</constant>
over <constant>AF_VSOCK</constant>, <constant>SOCK_SEQPACKET</constant> will be
tried instead. The credential payload for <constant>AF_VSOCK</constant> should be
- in the form: <literal>vsock:CID:PORT</literal>, where <literal>CID</literal> is
- optional and if omitted will default to talking to the hypervisor
- (<constant>0</constant>).</para>
+ in the form: <literal>vsock:CID:PORT</literal>.</para>
</listitem>
</varlistentry>