multiple pages: replace all die.net links (#5528)

Most of the links were replaced by manned.org,
except when there are more up-to-date sources (like `ifup`)
or first-party sources (like `sftp`).
This commit is contained in:
marchersimon
2021-04-16 16:42:14 +02:00
committed by GitHub
parent 250c33590e
commit dac4a71077
36 changed files with 36 additions and 36 deletions

View File

@@ -1,7 +1,7 @@
# ifdown
> Désactive des interfaces réseau.
> Plus d'information : <https://linux.die.net/man/8/ifdown>.
> Plus d'information : <https://manned.org/ifdown>.
- Désactive l'interface eth0 :

View File

@@ -1,7 +1,7 @@
# ifup
> Outil utilisé pour activer des interfaces réseau.
> Plus d'information : <https://linux.die.net/man/8/ifup>.
> Plus d'information : <https://manpages.debian.org/latest/ifupdown/ifup.8.html>.
- Active l'interface eth0 :