diff options
Diffstat (limited to 'share/man/man4/options.4')
-rw-r--r-- | share/man/man4/options.4 | 11 |
1 files changed, 2 insertions, 9 deletions
diff --git a/share/man/man4/options.4 b/share/man/man4/options.4 index 1ee2c15f84f..acd4d9cd1d8 100644 --- a/share/man/man4/options.4 +++ b/share/man/man4/options.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: options.4,v 1.232 2013/05/23 01:47:43 lteo Exp $ +.\" $OpenBSD: options.4,v 1.233 2013/12/13 19:59:03 naddy Exp $ .\" $NetBSD: options.4,v 1.21 1997/06/25 03:13:00 thorpej Exp $ .\" .\" Copyright (c) 1998 Theo de Raadt @@ -34,7 +34,7 @@ .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" .\" -.Dd $Mdocdate: May 23 2013 $ +.Dd $Mdocdate: December 13 2013 $ .Dt OPTIONS 4 .Os .Sh NAME @@ -57,13 +57,6 @@ flags to the C compiler. .It Cd option COMPAT_43 This option enables compatibility with .Bx 4.3 . -It adds ioctls for -.Dv TIOCGETP -and -.Dv TIOCSETP . -It also enables the deprecated -.Dv NTTYDISC -terminal line discipline. It provides backwards compatibility with the .Dq old SIOC[GS]IF{ADDR,DSTADDR,BRDADDR,NETMASK} interface ioctls, including |