pages.*: standardize capitalization in note term (#12195)

Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
This commit is contained in:
K.B.Dharun Krishna
2024-02-05 12:34:49 +05:30
committed by GitHub
parent fb4f4b550c
commit 1de9190d63
30 changed files with 31 additions and 31 deletions

View File

@@ -1,7 +1,7 @@
# look
> Display lines beginning with a prefix in a sorted file.
> NOTE: the lines in the file must be sorted.
> Note: the lines in the file must be sorted.
> See also: `grep`, `sort`.
> More information: <https://man.openbsd.org/look>.