svn commit: r306970 - stable/11/bin/chio

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


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


More information about the svn-src-stable mailing list