svn commit: r306971 - stable/10/bin/chio

Sevan Janiyan sevan at FreeBSD.org
Mon Oct 10 15:48:41 UTC 2016


Author: sevan (doc committer)
Date: Mon Oct 10 15:48:40 2016
New Revision: 306971
URL: https://svnweb.freebsd.org/changeset/base/306971

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/10/bin/chio/chio.1
Directory Properties:
  stable/10/   (props changed)

Modified: stable/10/bin/chio/chio.1
==============================================================================
--- stable/10/bin/chio/chio.1	Mon Oct 10 15:47:39 2016	(r306970)
+++ stable/10/bin/chio/chio.1	Mon Oct 10 15:48:40 2016	(r306971)
@@ -32,7 +32,7 @@
 .\"
 .\" $FreeBSD$
 .\"
-.Dd October 2, 2016
+.Dd October 5, 2016
 .Dt CHIO 1
 .Os
 .Sh NAME
@@ -289,6 +289,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


More information about the svn-src-stable mailing list