Author: trasz Date: Tue Dec 9 11:52:36 2014 New Revision: 275643 URL: https://svnweb.freebsd.org/changeset/base/275643
Log: MFC r274310: Add HISTORY section to ctld(8). Sponsored by: The FreeBSD Foundation Modified: stable/10/usr.sbin/ctld/ctld.8 Directory Properties: stable/10/ (props changed) Modified: stable/10/usr.sbin/ctld/ctld.8 ============================================================================== --- stable/10/usr.sbin/ctld/ctld.8 Tue Dec 9 11:50:50 2014 (r275642) +++ stable/10/usr.sbin/ctld/ctld.8 Tue Dec 9 11:52:36 2014 (r275643) @@ -27,7 +27,7 @@ .\" .\" $FreeBSD$ .\" -.Dd July 20, 2014 +.Dd November 9, 2014 .Dt CTLD 8 .Os .Sh NAME @@ -105,6 +105,11 @@ utility exits 0 on success, and >0 if an .Xr ctl 4 , .Xr ctl.conf 5 , .Xr ctladm 8 +.Sh HISTORY +The +.Nm +command appeared in +.Fx 10.0 . .Sh AUTHORS The .Nm _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "[email protected]"
