Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 Oct 2016 23:15:33 +0000 (UTC)
From:      Sevan Janiyan <sevan@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-11@freebsd.org
Subject:   svn commit: r307421 - stable/11/bin/stty
Message-ID:  <201610162315.u9GNFXXq018932@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sevan (doc committer)
Date: Sun Oct 16 23:15:33 2016
New Revision: 307421
URL: https://svnweb.freebsd.org/changeset/base/307421

Log:
  MFC r306721:
  Add history section for stty(1)
  http://minnie.tuhs.org/cgi-bin/utree.pl?file=V3/man/man1/stty.1
  
  PR:		211788
  Approved by:	bcr (mentor)
  Differential Revision:	https://reviews.freebsd.org/D8104

Modified:
  stable/11/bin/stty/stty.1
Directory Properties:
  stable/11/   (props changed)

Modified: stable/11/bin/stty/stty.1
==============================================================================
--- stable/11/bin/stty/stty.1	Sun Oct 16 23:14:27 2016	(r307420)
+++ stable/11/bin/stty/stty.1	Sun Oct 16 23:15:33 2016	(r307421)
@@ -32,7 +32,7 @@
 .\"     @(#)stty.1	8.4 (Berkeley) 4/18/94
 .\" $FreeBSD$
 .\"
-.Dd August 23, 2008
+.Dd October 5, 2016
 .Dt STTY 1
 .Os
 .Sh NAME
@@ -601,3 +601,8 @@ and
 .Fl f
 are
 extensions to the standard.
+.Sh HISTORY
+A
+.Nm
+command appeared in
+.At v2 .



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201610162315.u9GNFXXq018932>