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 @@
# iotop
> Display a table of current I/O usage by processes or threads.
> More information: <https://linux.die.net/man/1/iotop>.
> More information: <https://manned.org/iotop>.
- Start top-like I/O monitor:

View File

@@ -1,7 +1,7 @@
# pdflatex
> Compile a PDF document from LaTeX source files.
> More information: <https://linux.die.net/man/1/pdflatex>.
> More information: <https://manned.org/pdflatex>.
- Compile a PDF document:

View File

@@ -1,7 +1,7 @@
# sponge
> Soak up the input before writing the output file.
> More information: <https://linux.die.net/man/1/sponge>.
> More information: <https://manned.org/sponge>.
- Append file content to the source file:

View File

@@ -1,7 +1,7 @@
# transmission-create
> A CLI utility to create BitTorrent .torrent files.
> More information: <https://linux.die.net/man/1/transmission-create>.
> More information: <https://manned.org/transmission-create>.
- Create a torrent with 2048 KB as the piece size: