diff options
author | ru <ru@FreeBSD.org> | 2001-09-22 08:21:56 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2001-09-22 08:21:56 +0000 |
commit | 2edf22b4470f9876c6af4bafa39f261d9e107ffd (patch) | |
tree | 212b2b4ea008906fc38c33376e7e4a121793a159 | |
parent | 15e67804a71c0c234f50dd6f40f71dc1c5eb63d3 (diff) | |
download | FreeBSD-src-2edf22b4470f9876c6af4bafa39f261d9e107ffd.zip FreeBSD-src-2edf22b4470f9876c6af4bafa39f261d9e107ffd.tar.gz |
Document COMPAT4X.
-rw-r--r-- | share/man/man5/make.conf.5 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/share/man/man5/make.conf.5 b/share/man/man5/make.conf.5 index 8ddc616..15de3cd 100644 --- a/share/man/man5/make.conf.5 +++ b/share/man/man5/make.conf.5 @@ -317,6 +317,12 @@ Set to install the .Fx 3 compatibility libraries. +.It Va COMPAT4X +.Pq Vt bool +Set to install the +.Fx +4 +compatibility libraries. .It Va ENABLE_SUIDPERL .Pq Vt bool Set to enable the installation of an suid |