Module Name: src
Committed By: apb
Date: Thu Aug 21 07:51:32 UTC 2014
Modified Files:
src/share/man/man4: options.4
Log Message:
Document options COMPAT_70.
To generate a diff of this commit:
cvs rdiff -u -r1.440 -r1.441 src/share/man/man4/options.4
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/man4/options.4
diff -u src/share/man/man4/options.4:1.440 src/share/man/man4/options.4:1.441
--- src/share/man/man4/options.4:1.440 Sat Aug 16 15:34:33 2014
+++ src/share/man/man4/options.4 Thu Aug 21 07:51:32 2014
@@ -1,4 +1,4 @@
-.\" $NetBSD: options.4,v 1.440 2014/08/16 15:34:33 apb Exp $
+.\" $NetBSD: options.4,v 1.441 2014/08/21 07:51:32 apb Exp $
.\"
.\" Copyright (c) 1996
.\" Perry E. Metzger. All rights reserved.
@@ -357,6 +357,9 @@ Enable binary compatibility with
.It Cd options COMPAT_60
Enable binary compatibility with
.Nx 6.0 .
+.It Cd options COMPAT_70
+Enable binary compatibility with
+.Nx 7.0 .
.It Cd options COMPAT_BSDPTY
This option is currently on by default and enables the pty multiplexer
.Xr ptm 4