]> git.ipfire.org Git - thirdparty/systemd.git/commit - man/systemd.link.xml
man: generate link mode list dynamically
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Tue, 30 May 2023 11:02:57 +0000 (13:02 +0200)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Tue, 30 May 2023 11:05:33 +0000 (13:05 +0200)
commitc18dde32e5b6c6f523fb312668c6fb4f87236978
treeb0bed1428181884c810079bb9b958c117eb02943
parent6049ddcca2e723cd92ef5c5b335c4461342dd23d
man: generate link mode list dynamically

The entries are sorted by speed. Some fields are left empty when there is no
clear value to use. The table is much longer now, but I think it's better to
document the allowed values, even if some are not terribly useful.

Fixes #26256.
man/meson.build
man/systemd.link.xml
meson.build
src/shared/ethtool-link-mode.py
src/shared/meson.build
tools/xml_helper.py