From 52108daca2a2728eb12b99b09d1e9c433e482942 Mon Sep 17 00:00:00 2001 From: "Simon L. B. Nielsen" Date: Sun, 16 Nov 2003 22:15:09 +0000 Subject: [PATCH] Document NO_DYNAMICROOT. Reviewed by: gordon --- share/man/man5/make.conf.5 | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/share/man/man5/make.conf.5 b/share/man/man5/make.conf.5 index 5a4f45fcaf6..99170e697fa 100644 --- a/share/man/man5/make.conf.5 +++ b/share/man/man5/make.conf.5 @@ -421,6 +421,13 @@ This code is patented in the USA and many European countries. It is .Em "YOUR RESPONSIBILITY" to determine if you can legally use IDEA. +.It Va NO_DYNAMICROOT +.Pq Vt bool +Set this if you do not want to link +.Pa /bin +and +.Pa /sbin +dynamically. .It Va NO_KERBEROS .Pq Vt bool Set this if you do not want to build Kerberos 5 (KTH Heimdal).