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