sed: add {Free,Net,Open}BSD pages (#11897)

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
This commit is contained in:
Vitor Henrique
2023-12-31 09:58:18 -03:00
committed by GitHub
parent a9f7c8fcba
commit d5c93c019d
7 changed files with 95 additions and 4 deletions

View File

@@ -2,7 +2,7 @@
> Edit text in a scriptable manner.
> See also: `awk`, `ed`.
> More information: <https://www.gnu.org/software/sed/manual/sed.html>.
> More information: <https://manned.org/man/sed.1posix>.
- Replace all `apple` (basic regex) occurrences with `mango` (basic regex) in all input lines and print the result to `stdout`: