Document the version stty first appeared.

Bump date.
This commit is contained in:
sevan 2016-08-12 02:49:18 +00:00
parent 0995d1e872
commit 5dee078da5

View File

@ -1,4 +1,4 @@
.\" $NetBSD: stty.1,v 1.41 2012/06/20 14:19:39 wiz Exp $
.\" $NetBSD: stty.1,v 1.42 2016/08/12 02:49:18 sevan Exp $
.\"
.\" Copyright (c) 1990, 1993, 1994
.\" The Regents of the University of California. All rights reserved.
@ -32,7 +32,7 @@
.\"
.\" @(#)stty.1 8.5 (Berkeley) 6/1/94
.\"
.Dd June 16, 2012
.Dd August 12, 2016
.Dt STTY 1
.Os
.Sh NAME
@ -633,3 +633,8 @@ and
flags are
extensions to the standard, as are the operands mentioned in the control
operations section.
.Sh HISTORY
An
.Nm
utility appeared in
.At v3 .