Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/bin/stty Document the version stty first appeared.
details: https://anonhg.NetBSD.org/src/rev/6582c4295cce
branches: trunk
changeset: 347068:6582c4295cce
user: sevan <sevan%NetBSD.org@localhost>
date: Fri Aug 12 02:49:18 2016 +0000
description:
Document the version stty first appeared.
Bump date.
diffstat:
bin/stty/stty.1 | 9 +++++++--
1 files changed, 7 insertions(+), 2 deletions(-)
diffs (27 lines):
diff -r 35860f6a161e -r 6582c4295cce bin/stty/stty.1
--- a/bin/stty/stty.1 Fri Aug 12 02:36:38 2016 +0000
+++ b/bin/stty/stty.1 Fri Aug 12 02:49:18 2016 +0000
@@ -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 @@
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 .
Home |
Main Index |
Thread Index |
Old Index