diff --git a/bin/stty/stty.1 b/bin/stty/stty.1 index 433e788750a0..f904465143b0 100644 --- a/bin/stty/stty.1 +++ b/bin/stty/stty.1 @@ -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 .