mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-11 20:25:32 +03:00
iwd: update settings documentation
The link https://iwd.wiki.kernel.org/networkconfigurationsettings is currently broken, as it redirect to the 404 https://archive.kernel.org/oldwiki/iwd.wiki.kernel.org/networkconfigurationsettings ; the correct link is https://archive.kernel.org/oldwiki/iwd.wiki.kernel.org/networkconfigurationsettings.html but it is marked as obsolete, and tell the user to read the iwd.network(5) man. Co-authored-by: Franz Pletz <fpletz@fnordicwalking.de>
This commit is contained in:
parent
807e9154dc
commit
71f467fc88
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ in
|
|||
|
||||
description = ''
|
||||
Options passed to iwd.
|
||||
See [here](https://iwd.wiki.kernel.org/networkconfigurationsettings) for supported options.
|
||||
See {manpage}`iwd.config(5)` for supported options.
|
||||
'';
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue