pages*: uniform manned link (#13637)

This commit is contained in:
Alexandre ZANNI
2024-09-09 17:11:41 +02:00
committed by GitHub
parent 22bd4fc858
commit 662cececa9
25 changed files with 25 additions and 25 deletions

View File

@@ -2,7 +2,7 @@
> An arbitrary precision calculator language.
> See also: `dc`, `qalc`.
> More information: <https://manned.org/bc.1>.
> More information: <https://manned.org/bc>.
- Start an interactive session:

View File

@@ -1,7 +1,7 @@
# nc
> Redirect I/O into a network stream through this versatile tool.
> More information: <https://manned.org/nc.1>.
> More information: <https://manned.org/nc>.
- Start a listener on the specified TCP port and send a file into it:

View File

@@ -1,7 +1,7 @@
# shar
> Create a shell archive.
> More information: <https://manned.org/man/freebsd/shar>.
> More information: <https://manned.org/shar>.
- Create a shell script that when executed extracts the given files from itself:

View File

@@ -1,7 +1,7 @@
# touch
> Create files and set access/modification times.
> More information: <https://manned.org/man/freebsd-13.1/touch>.
> More information: <https://manned.org/touch>.
- Create specific files: