summaryrefslogtreecommitdiffstats
path: root/share/man
diff options
context:
space:
mode:
Diffstat (limited to 'share/man')
-rw-r--r--share/man/man5/make.conf.58
-rw-r--r--share/man/man7/build.74
2 files changed, 6 insertions, 6 deletions
diff --git a/share/man/man5/make.conf.5 b/share/man/man5/make.conf.5
index 7375a3c..77eb1dd 100644
--- a/share/man/man5/make.conf.5
+++ b/share/man/man5/make.conf.5
@@ -106,7 +106,7 @@ is provided as a set of
settings suggested by
.An "Bruce Evans" Aq bde@FreeBSD.org
for developing and testing changes.
-They can be used by:
+They can be used, if set, by:
.Pp
.Bd -literal -offset indent
CXFLAGS+=${BDECFLAGS}
@@ -575,9 +575,9 @@ for postscript or graphics printers with a ghostscript
filter.
.El
.Sh FILES
-.Bl -tag -width /etc/defaults/make.conf -compact
-.It Pa /etc/defaults/make.conf
+.Bl -tag -width /usr/share/examples/etc/make.conf -compact
.It Pa /etc/make.conf
+.It Pa /usr/share/examples/etc/make.conf
.It Pa /usr/doc/Makefile
.It Pa /usr/src/Makefile
.It Pa /usr/src/Makefile.inc1
@@ -603,5 +603,5 @@ This manual page may occasionally be out of date with respect to
the options currently available for use in
.Nm .
Please check the
-.Pa /etc/defaults/make.conf
+.Pa /usr/share/examples/etc/make.conf
file for the latest options which are available.
diff --git a/share/man/man7/build.7 b/share/man/man7/build.7
index 811d1d8..6c5971d 100644
--- a/share/man/man7/build.7
+++ b/share/man/man7/build.7
@@ -108,9 +108,9 @@ library sub-directory.
For more information about the ports build process, see
.Xr ports 7 .
.Sh FILES
-.Bl -tag -width /etc/defaults/make.conf -compact
-.It Pa /etc/defaults/make.conf
+.Bl -tag -width /usr/share/examples/etc/make.conf -compact
.It Pa /etc/make.conf
+.It Pa /usr/share/examples/etc//make.conf
.It Pa /usr/doc/Makefile
.It Pa /usr/doc/share/mk/doc.project.mk
.It Pa /usr/src/Makefile
OpenPOWER on IntegriCloud