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)
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
Unknown Object (File)
Jun 28 2025, 7:14 AM
Unknown Object (File)
Jun 26 2025, 5:15 PM
Unknown Object (File)
Jun 20 2025, 1:16 PM
Unknown Object (File)
Jun 17 2025, 3:44 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

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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 ↗(On Diff #75245)

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