common/*: replace man.archlinux.org (#7860)

This commit is contained in:
git-em
2022-03-09 01:28:57 -03:00
committed by GitHub
parent c5309c0ab8
commit a48819f190
11 changed files with 11 additions and 11 deletions

View File

@@ -1,7 +1,7 @@
# sed
> Edit text in a scriptable manner.
> More information: <https://man.archlinux.org/man/sed.1>.
> More information: <https://www.gnu.org/software/sed/manual/sed.html>.
- Replace the first occurrence of a regular expression in each line of a file, and print the result: