Page MenuHomeFreeBSD

environ(7): Update the description and include some more environment variables
ClosedPublic

Authored by gbe on Aug 1 2020, 10:17 AM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Oct 17, 12:24 AM
Unknown Object (File)
Fri, Oct 17, 12:24 AM
Unknown Object (File)
Fri, Oct 17, 12:24 AM
Unknown Object (File)
Thu, Oct 16, 3:33 PM
Unknown Object (File)
Sep 10 2025, 7:03 PM
Unknown Object (File)
Aug 11 2025, 11:27 PM
Unknown Object (File)
Aug 3 2025, 8:16 AM
Unknown Object (File)
Jun 28 2025, 12:24 PM
Subscribers

Details

Summary

environ(7): Update the description and include some more environment variables

  • Add a better introduction to the DESCRIPTION section
  • Add a description for MANPATH and POSIXLY_CORRECT
  • Asorted improvements for the usage of some macros

PR: 43823

Test Plan

mandoc output review and 'mandoc -Tlint' checks

Diff Detail

Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 32693
Build 30141: arc lint + arc unit

Event Timeline

gbe requested review of this revision.Aug 1 2020, 10:17 AM
gbe created this revision.
bcr added a subscriber: bcr.

Looks good to me. A fine addition to have in the man page. Thanks!

0mp added a subscriber: 0mp.
0mp added inline comments.
share/man/man7/environ.7
48

Aren't we missing a space before the period here?

This revision is now accepted and ready to land.Aug 2 2020, 3:30 PM