Author: trasz Date: Sun Feb 16 08:42:52 2014 New Revision: 261962 URL: http://svnweb.freebsd.org/changeset/base/261962
Log: Mention that rctl(8) was sponsored by the Foundation. Sponsored by: The FreeBSD Foundation Modified: head/usr.bin/rctl/rctl.8 Modified: head/usr.bin/rctl/rctl.8 ============================================================================== --- head/usr.bin/rctl/rctl.8 Sun Feb 16 08:35:33 2014 (r261961) +++ head/usr.bin/rctl/rctl.8 Sun Feb 16 08:42:52 2014 (r261962) @@ -25,7 +25,7 @@ .\" .\" $FreeBSD$ .\" -.Dd February 14, 2014 +.Dd February 16, 2014 .Dt RCTL 8 .Os .Sh NAME @@ -267,8 +267,9 @@ command appeared in .An -nosplit The .Nm -command was written by -.An Edward Tomasz Napierala Aq [email protected] . +was developed by +.An Edward Tomasz Napierala Aq [email protected] +under sponsorship from the FreeBSD Foundation. .Sh BUGS Limiting .Sy memoryuse _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "[email protected]"
