Page MenuHomeFreeBSD

grep(1): Add ENVIRONMENT section
ClosedPublic

Authored by jlduran on Dec 17 2022, 3:44 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Jan 6, 7:44 AM
Unknown Object (File)
Sat, Dec 14, 5:42 AM
Unknown Object (File)
Nov 19 2024, 5:53 AM
Unknown Object (File)
Oct 19 2024, 11:04 AM
Unknown Object (File)
Oct 13 2024, 8:15 PM
Unknown Object (File)
Oct 5 2024, 11:43 PM
Unknown Object (File)
Oct 5 2024, 5:06 AM
Unknown Object (File)
Oct 4 2024, 11:56 PM

Details

Summary

Document the environment variables used by grep.

------------------------ >8 ------------------------
Do not commit the comment below.

Inspired by D37702, document, even if minimally, the environment variables used by grep.
Thank you!

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

jlduran edited the summary of this revision. (Show Details)

According to mdoc(7), the section name should be just "ENVIRONMENT".

jlduran retitled this revision from grep(1): Add ENVIRONMENT VARIABLES section to grep(1): Add ENVIRONMENT section.Dec 17 2022, 6:03 PM

English LGTM. Can't speak about consistency with source code.

This revision is now accepted and ready to land.Dec 17 2022, 10:29 PM
This revision was automatically updated to reflect the committed changes.