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)
Mar 4 2025, 9:14 PM
Unknown Object (File)
Jan 30 2025, 2:31 PM
Unknown Object (File)
Jan 26 2025, 5:56 PM
Unknown Object (File)
Jan 26 2025, 10:52 AM
Unknown Object (File)
Jan 26 2025, 10:43 AM
Unknown Object (File)
Jan 25 2025, 9:12 AM
Unknown Object (File)
Jan 23 2025, 6:51 PM
Unknown Object (File)
Jan 23 2025, 6:35 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.