Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Oct 2016 15:47:40 +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: r306970 - stable/11/bin/chio
Message-ID:  <201610101547.u9AFleMN043001@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sevan (doc committer)
Date: Mon Oct 10 15:47:39 2016
New Revision: 306970
URL: https://svnweb.freebsd.org/changeset/base/306970

Log:
  MFC r306714:
  Document where chio(1) originated from & which version of FreeBSD first
  included it.
  
  PR:           211776
  Approved by:  bcr (mentor)
  Differential Revision:        https://reviews.freebsd.org/D8104

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

Modified: stable/11/bin/chio/chio.1
==============================================================================
--- stable/11/bin/chio/chio.1	Mon Oct 10 15:47:30 2016	(r306969)
+++ stable/11/bin/chio/chio.1	Mon Oct 10 15:47:39 2016	(r306970)
@@ -32,7 +32,7 @@
 .\"
 .\" $FreeBSD$
 .\"
-.Dd October 2, 2016
+.Dd October 5, 2016
 .Dt CHIO 1
 .Os
 .Sh NAME
@@ -287,6 +287,14 @@ Configure the changer to use picker 2 (t
 .Sh SEE ALSO
 .Xr mt 1 ,
 .Xr mount 8
+.Sh HISTORY
+A
+.Nm
+utility appeared in
+.Nx 1.3 .
+.Nm
+first appeared in
+.Fx 2.2 .
 .Sh AUTHORS
 .An -nosplit
 The



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