Date: Wed, 5 Oct 2016 18:26:39 +0000 (UTC) From: Sevan Janiyan <sevan@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r306714 - head/bin/chio Message-ID: <201610051826.u95IQdQ8048417@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201610051826.u95IQdQ8048417>