Module Name:    src
Committed By:   maxv
Date:           Sat Feb 10 08:54:22 UTC 2018

Modified Files:
        src/share/man/man8: compat_freebsd.8

Log Message:
Add a note, to say that basically the recent FreeBSD binaries can't be
expected to work, and that we keep compat_freebsd only for tw_cli.


To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 src/share/man/man8/compat_freebsd.8

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/share/man/man8/compat_freebsd.8
diff -u src/share/man/man8/compat_freebsd.8:1.18 src/share/man/man8/compat_freebsd.8:1.19
--- src/share/man/man8/compat_freebsd.8:1.18	Mon Jul  3 21:31:00 2017
+++ src/share/man/man8/compat_freebsd.8	Sat Feb 10 08:54:22 2018
@@ -1,4 +1,4 @@
-.\"	$NetBSD: compat_freebsd.8,v 1.18 2017/07/03 21:31:00 wiz Exp $
+.\"	$NetBSD: compat_freebsd.8,v 1.19 2018/02/10 08:54:22 maxv Exp $
 .\"	from: compat_linux.8,v 1.1 1995/03/05 23:30:36 fvdl Exp
 .\"
 .\" Copyright (c) 1995 Frank van der Linden
@@ -30,13 +30,20 @@
 .\" (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 April 30, 2017
+.Dd February 10, 2018
 .Dt COMPAT_FREEBSD 8
 .Os
 .Sh NAME
 .Nm compat_freebsd
 .Nd setup procedure for running FreeBSD binaries
 .Sh DESCRIPTION
+.Bf -symbolic
+compat_freebsd is not maintained anymore, and new FreeBSD binaries cannot
+be expected to work.
+The compat_freebsd feature is available in NetBSD only to support the
+FreeBSD tw_cli driver.
+.Ef
+.Pp
 .Nx
 supports running
 .Fx

Reply via email to