Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/man/man4 Document options COMPAT_70.



details:   https://anonhg.NetBSD.org/src/rev/c8748fb7fdd8
branches:  trunk
changeset: 331712:c8748fb7fdd8
user:      apb <apb%NetBSD.org@localhost>
date:      Thu Aug 21 07:51:32 2014 +0000

description:
Document options COMPAT_70.

diffstat:

 share/man/man4/options.4 |  5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

diffs (19 lines):

diff -r eb2cb0a18925 -r c8748fb7fdd8 share/man/man4/options.4
--- a/share/man/man4/options.4  Thu Aug 21 06:48:04 2014 +0000
+++ b/share/man/man4/options.4  Thu Aug 21 07:51:32 2014 +0000
@@ -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 @@
 .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



Home | Main Index | Thread Index | Old Index