Module Name:    src
Committed By:   sevan
Date:           Fri Aug 12 02:49:18 UTC 2016

Modified Files:
        src/bin/stty: stty.1

Log Message:
Document the version stty first appeared.
Bump date.


To generate a diff of this commit:
cvs rdiff -u -r1.41 -r1.42 src/bin/stty/stty.1

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/bin/stty/stty.1
diff -u src/bin/stty/stty.1:1.41 src/bin/stty/stty.1:1.42
--- src/bin/stty/stty.1:1.41	Wed Jun 20 14:19:39 2012
+++ src/bin/stty/stty.1	Fri Aug 12 02:49:18 2016
@@ -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 .

Reply via email to