svn commit: r306714 - head/bin/chio

Sevan Janiyan sevan at FreeBSD.org
Wed Oct 5 18:26:40 UTC 2016


Author: sevan (doc committer)
Date: Wed Oct  5 18:26:39 2016
New Revision: 306714
URL: https://svnweb.freebsd.org/changeset/base/306714

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

Modified:
  head/bin/chio/chio.1

Modified: head/bin/chio/chio.1
==============================================================================
--- head/bin/chio/chio.1	Wed Oct  5 18:03:17 2016	(r306713)
+++ head/bin/chio/chio.1	Wed Oct  5 18:26:39 2016	(r306714)
@@ -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-head mailing list