]> git.ipfire.org Git - thirdparty/systemd.git/commit
man: describe naming schemes in a new man page
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Thu, 9 May 2019 10:34:30 +0000 (12:34 +0200)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Fri, 10 May 2019 08:24:03 +0000 (10:24 +0200)
commit0b1e5b6ed8c6b9a2bc53709eb75e381d360f05bf
tree84169536e4f931969be1e95bacd2533b458a9161
parent87b3c9193ddc7e69e5d23542b836f74e167985c6
man: describe naming schemes in a new man page

I decided to make this a separate man page because it is freakin' long.
This content could equally well go in systemd-udevd.service(8), systemd.link(5),
or a new man page for the net_id builtin.

v2:
- rename to systemd.net-naming-scheme
- add udevadm test-builtin net_id example
man/rules/meson.build
man/systemd-udevd.service.xml
man/systemd.link.xml
man/systemd.net-naming-scheme.xml [new file with mode: 0644]
src/udev/udev-builtin-net_id.c