mirror of
https://git.freebsd.org/src.git
synced 2026-01-16 23:02:24 +00:00
makeman.lua: Update for src.conf in the src tree
Copy the text change from the shell makeman to makeman.lua.
Fixes: dd8c666d8b ("src.sys.mk: Support src.conf in SRCTOP")
Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
cce603cfca
commit
2619d439fa
1 changed files with 5 additions and 2 deletions
|
|
@ -44,8 +44,11 @@ variables that control the aspects of how the system builds.
|
|||
.Pp
|
||||
The default location of
|
||||
.Nm
|
||||
is
|
||||
.Pa /etc/src.conf ,
|
||||
is the top level of the source tree, or
|
||||
.Pa /etc/src.conf
|
||||
if no
|
||||
.Nm
|
||||
is found in the source tree itself,
|
||||
though an alternative location can be specified in the
|
||||
.Xr make 1
|
||||
variable
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue