while: replace incorrect link (#10579)

pull/23/head
Managor 2023-08-08 13:21:15 +03:00 committed by GitHub
parent 923fc2c17f
commit 121a0eb8b8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
# while
> Simple shell loop.
> More information: <https://manned.org/while>.
> More information: <https://pubs.opengroup.org/onlinepubs/9699919799/utilities/V3_chap02.html#tag_18_09_04_09>.
- Read `stdin` and perform an action on every line: