diff options
author | Yu Watanabe <watanabe.yu+github@gmail.com> | 2021-11-10 10:56:42 +0900 |
---|---|---|
committer | Yu Watanabe <watanabe.yu+github@gmail.com> | 2021-11-10 10:56:42 +0900 |
commit | 33132db90318094268adcf48e5e37abab1c707f1 (patch) | |
tree | 0b58cb13c4465f1baae40e62feaeb0ee86d71bc2 /man | |
parent | 5ff3c71af8928544d05aafa28b28fad1c302050c (diff) | |
download | systemd-33132db90318094268adcf48e5e37abab1c707f1.tar.gz |
man: add missing Firmware= setting
Diffstat (limited to 'man')
-rw-r--r-- | man/systemd.network.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/man/systemd.network.xml b/man/systemd.network.xml index 8288534ddf..535639bd8b 100644 --- a/man/systemd.network.xml +++ b/man/systemd.network.xml @@ -132,6 +132,7 @@ <xi:include href="systemd.link.xml" xpointer="kernel-command-line" /> <xi:include href="systemd.link.xml" xpointer="kernel-version" /> <xi:include href="systemd.link.xml" xpointer="architecture" /> + <xi:include href="systemd.link.xml" xpointer="firmware" /> </variablelist> </refsect1> |