From: Lennart Poettering Date: Wed, 11 Dec 2019 11:04:55 +0000 (+0100) Subject: docs: direct to systemd.io version of naming scheme docs X-Git-Tag: v245-rc1~276^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=335498ca57a5eaacb5578456f84623dd3b49f287;p=thirdparty%2Fsystemd.git docs: direct to systemd.io version of naming scheme docs The document was imported back in f9e6d49904e06d2cba3871f6873d0519fe086d0f. Let's make sure we actually point to that version rather than the old one on freedesktop. --- diff --git a/man/systemd.net-naming-scheme.xml b/man/systemd.net-naming-scheme.xml index d507f9f0012..57987f16d7c 100644 --- a/man/systemd.net-naming-scheme.xml +++ b/man/systemd.net-naming-scheme.xml @@ -428,8 +428,7 @@ ID_NET_NAME_PATH=encf5f0 udev7, udevadm8, - the - original page describing stable interface names + Predictable Network Interface Names diff --git a/src/udev/udev-builtin-net_id.c b/src/udev/udev-builtin-net_id.c index 65f668d2a7e..e12364acee8 100644 --- a/src/udev/udev-builtin-net_id.c +++ b/src/udev/udev-builtin-net_id.c @@ -7,7 +7,7 @@ * - physical/geographical location of the hardware * - the interface's MAC address * - * http://www.freedesktop.org/wiki/Software/systemd/PredictableNetworkInterfaceNames + * https://systemd.io/PREDICTABLE_INTERFACE_NAMES * * When the code here is changed, man/systemd.net-naming-scheme.xml must be updated too. */