diff options
author | Lennart Poettering <lennart@poettering.net> | 2023-06-29 15:57:26 +0200 |
---|---|---|
committer | Luca Boccassi <luca.boccassi@gmail.com> | 2023-06-29 23:13:11 +0200 |
commit | eb99c45914fe2883a21879f1490cf4d2ff4fba70 (patch) | |
tree | f87f5b8639c72ceccda2959cb715a18b13952673 /man/directives-template.xml | |
parent | man: document vmm.notify_socket credential in systemd(1) man page (diff) | |
download | systemd-eb99c45914fe2883a21879f1490cf4d2ff4fba70.tar.xz systemd-eb99c45914fe2883a21879f1490cf4d2ff4fba70.zip |
man: add brief smbios-type-11 man page
Diffstat (limited to 'man/directives-template.xml')
-rw-r--r-- | man/directives-template.xml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/man/directives-template.xml b/man/directives-template.xml index f28bd98d25..114707d2d0 100644 --- a/man/directives-template.xml +++ b/man/directives-template.xml @@ -33,6 +33,14 @@ </refsect1> <refsect1> + <title>SMBIOS Type 11 Variables</title> + + <para>Data passed from VMM to system via SMBIOS Type 11.</para> + + <variablelist id='smbios-type-11-options' /> + </refsect1> + + <refsect1> <title>Environment variables</title> <para>Environment variables understood by the systemd manager and other programs and environment |