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)
Oct 25 2024, 10:56 AM
Unknown Object (File)
Oct 6 2024, 12:49 PM
Unknown Object (File)
Sep 29 2024, 11:12 PM
Unknown Object (File)
Sep 22 2024, 9:40 PM
Unknown Object (File)
Sep 22 2024, 9:40 PM
Unknown Object (File)
Sep 22 2024, 9:40 PM
Unknown Object (File)
Sep 22 2024, 9:31 PM
Unknown Object (File)
Sep 19 2024, 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

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