diff --git a/dynamic_host_configuration_please.org b/dynamic_host_configuration_please.org index eea7790..000c6e8 100644 --- a/dynamic_host_configuration_please.org +++ b/dynamic_host_configuration_please.org @@ -157,7 +157,7 @@ restricted-service operating mode in OpenBSD"]]. slaacd(8) is enabled per default on all OpenBSD installations. IPv6 stateless address auto-configuration is enabled on an interface -by setting the =AUTCONF6= flag using [[file:/man.openbsd.org/ifconfig.8][ifconfig(8)]]: =ifconfig iwm0 inet6 +by setting the =AUTCONF6= flag using [[https://man.openbsd.org/ifconfig.8][ifconfig(8)]]: =ifconfig iwm0 inet6 autoconf=. The kernel announces this changed interface flag to the whole system using a broadcasted route message. slaacd(8) reads those messages using a [[https://man.openbsd.org/route.4][route(4)]] socket.