Bug 262578 - [patch] build(7) refers to MAKEOBJDIRPREFIX as both an environment variable and as a make(1) variable.
Summary: [patch] build(7) refers to MAKEOBJDIRPREFIX as both an environment variable a...
Status: New
Alias: None
Product: Documentation
Classification: Unclassified
Component: Manual Pages (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Many People
Assignee: freebsd-bugs (Nobody)
URL:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2022-03-15 19:26 UTC by Matteo Riondato
Modified: 2022-10-17 12:40 UTC (History)
2 users (show)

See Also:


Attachments
Patch that fixes the issue. (795 bytes, patch)
2022-03-15 19:26 UTC, Matteo Riondato
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Matteo Riondato freebsd_committer freebsd_triage 2022-03-15 19:26:51 UTC
Created attachment 232475 [details]
Patch that fixes the issue.

The build(7) manpage, in the third paragraph ("A source tree...") refers to MAKEOBJDIRPREFIX as an "environment variable".

Later, in the descriptions of the "buildworld" and "buildkernel" targets, MAKEOBJDIRPREFIX is referred to as a make(1) variable. 

Further down, MAKEOBJDIRPREFIX is listed in the "ENVIRONMENT" section, thus making me suspect it should be always referred to as an environment variable. 

The patch fixes the above issue.
Comment 1 Graham Perrin freebsd_committer freebsd_triage 2022-10-17 12:40:31 UTC
Keyword: 

    patch
or  patch-ready

– in lieu of summary line prefix: 

    [patch]

* bulk change for the keyword
* summary lines may be edited manually (not in bulk). 

Keyword descriptions and search interface: 

    <https://bugs.freebsd.org/bugzilla/describekeywords.cgi>