Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-7]: src/share/man/man4 Pull up following revision(s) (requested b...
details: https://anonhg.NetBSD.org/src/rev/837be80fae16
branches: netbsd-7
changeset: 798272:837be80fae16
user: martin <martin%NetBSD.org@localhost>
date: Thu Aug 21 07:43:04 2014 +0000
description:
Pull up following revision(s) (requested by apb in ticket #31):
share/man/man4/options.4: revision 1.440
Document options COMPAT_40, COMPAT_50, and COMPAT_60.
diffstat:
share/man/man4/options.4 | 13 +++++++++++--
1 files changed, 11 insertions(+), 2 deletions(-)
diffs (41 lines):
diff -r e830949ad7aa -r 837be80fae16 share/man/man4/options.4
--- a/share/man/man4/options.4 Thu Aug 21 07:37:36 2014 +0000
+++ b/share/man/man4/options.4 Thu Aug 21 07:43:04 2014 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: options.4,v 1.439 2014/07/23 21:19:33 wiz Exp $
+.\" $NetBSD: options.4,v 1.439.2.1 2014/08/21 07:43:04 martin Exp $
.\"
.\" Copyright (c) 1996
.\" Perry E. Metzger. All rights reserved.
@@ -30,7 +30,7 @@
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
.\"
-.Dd July 23, 2014
+.Dd August 16, 2014
.Dt OPTIONS 4
.Os
.Sh NAME
@@ -320,6 +320,9 @@
for details about the changes made after the
.Nx 3.0
release.
+.It Cd options COMPAT_40
+Enable binary compatibility with
+.Nx 4.0 .
.It Cd options COMPAT_43
Enables compatibility with
.Bx 4.3 .
@@ -348,6 +351,12 @@
support for some older pre
.Bx 4.4
socket calls.
+.It Cd options COMPAT_50
+Enable binary compatibility with
+.Nx 5.0 .
+.It Cd options COMPAT_60
+Enable binary compatibility with
+.Nx 6.0 .
.It Cd options COMPAT_BSDPTY
This option is currently on by default and enables the pty multiplexer
.Xr ptm 4
Home |
Main Index |
Thread Index |
Old Index