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)
Mon, Apr 20, 9:23 PM
Unknown Object (File)
Thu, Apr 16, 8:08 AM
Unknown Object (File)
Thu, Apr 9, 9:22 PM
Unknown Object (File)
Thu, Apr 9, 5:01 PM
Unknown Object (File)
Thu, Apr 9, 12:24 AM
Unknown Object (File)
Sun, Apr 5, 10:56 PM
Unknown Object (File)
Sun, Apr 5, 5:19 PM
Unknown Object (File)
Sun, Apr 5, 12:58 AM
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