svn commit: r261962 - head/usr.bin/rctl

Edward Tomasz Napierala trasz at FreeBSD.org
Sun Feb 16 08:42:53 UTC 2014


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 trasz at FreeBSD.org .
+was developed by
+.An Edward Tomasz Napierala Aq trasz at FreeBSD.org
+under sponsorship from the FreeBSD Foundation.
 .Sh BUGS
 Limiting
 .Sy memoryuse


More information about the svn-src-head mailing list