summaryrefslogtreecommitdiff
path: root/share/man/man5/mk.conf.5
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2003-04-13 14:12:36 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2003-04-13 14:12:36 +0000
commit5eb1e0d2671e50683af98d43e290c66db1c48d7f (patch)
tree5e229e9514ecdfce1209d2bf1cc1bf2df19959df /share/man/man5/mk.conf.5
parent706cb43b51707d164ae05b60709c98fc28abfa13 (diff)
some improvements from grange@ - thanks!
Diffstat (limited to 'share/man/man5/mk.conf.5')
-rw-r--r--share/man/man5/mk.conf.515
1 files changed, 13 insertions, 2 deletions
diff --git a/share/man/man5/mk.conf.5 b/share/man/man5/mk.conf.5
index 0de31f9dc27..6d406285795 100644
--- a/share/man/man5/mk.conf.5
+++ b/share/man/man5/mk.conf.5
@@ -1,4 +1,4 @@
-.\" $OpenBSD: mk.conf.5,v 1.1 2003/04/13 12:01:13 jmc Exp $
+.\" $OpenBSD: mk.conf.5,v 1.2 2003/04/13 14:12:35 jmc Exp $
.\"
.\" Copyright (c) 2003 Jason McIntyre
.\"
@@ -236,7 +236,18 @@ to compiles.
.Bq no
.El
.Sh FILES
-.Bl -tag -width /etc/mk.conf
+.Bl -tag -width XXXXXXXXXXXXXXX -compact
.It /etc/mk.conf
System make configuration file.
+.It /usr/share/mk/*
+System include make files.
.El
+.Sh SEE ALSO
+.Xr make 1 ,
+.Xr bsd.port.mk 5 ,
+.Xr ports 7
+.Sh HISTORY
+The
+.Nm
+manual page first appeared in
+.Ox 3.4 .