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:
@@ -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 :
|
||||
|
||||
|
@@ -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 :
|
||||
|
||||
|
Reference in New Issue
Block a user