summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2019-08-08 12:06:51 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2019-08-08 12:06:51 +0000
commit86206d0f88bb407c3188f64d32343bde47d94005 (patch)
treeb3b113b2701d433435e34a593de0a1eb23a43698 /share
parent9ad62736e9785a7b06032787f3efd6deec6b8eb1 (diff)
clarify the DEBUG text a little, since sthen noted it wasn;t particularly
clear; ok/tweaks sthen
Diffstat (limited to 'share')
-rw-r--r--share/man/man5/mk.conf.59
1 files changed, 5 insertions, 4 deletions
diff --git a/share/man/man5/mk.conf.5 b/share/man/man5/mk.conf.5
index b75f22b1591..0c9a5e20a73 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.37 2017/01/24 07:57:14 tb Exp $
+.\" $OpenBSD: mk.conf.5,v 1.38 2019/08/08 12:06:50 jmc Exp $
.\"
.\" Copyright (c) 2003 Jason McIntyre
.\"
@@ -24,7 +24,7 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd $Mdocdate: January 24 2017 $
+.Dd $Mdocdate: August 8 2019 $
.Dt MK.CONF 5
.Os
.Sh NAME
@@ -168,9 +168,10 @@ when building the base system from source
or making release tarballs.
.Bq build
.It Ev DEBUG
-Add
+Added to assembly, C compiler and linking passes.
+Typically set to
.Fl g
-to assembly, C compiler and linking passes.
+to build with debugging symbols.
Also doesn't set
.Ev INSTALL_STRIP
to