svn commit: r271623 - stable/10/usr.bin/rctl
Edward Tomasz Napierala
trasz at FreeBSD.org
Mon Sep 15 13:19:40 UTC 2014
Author: trasz
Date: Mon Sep 15 13:19:40 2014
New Revision: 271623
URL: http://svnweb.freebsd.org/changeset/base/271623
Log:
MFC r271436:
Fix typo.
Approved by: re (marius)
Sponsored by: The FreeBSD Foundation
Modified:
stable/10/usr.bin/rctl/rctl.8
Directory Properties:
stable/10/ (props changed)
Modified: stable/10/usr.bin/rctl/rctl.8
==============================================================================
--- stable/10/usr.bin/rctl/rctl.8 Mon Sep 15 13:01:47 2014 (r271622)
+++ stable/10/usr.bin/rctl/rctl.8 Mon Sep 15 13:19:40 2014 (r271623)
@@ -25,7 +25,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd February 16, 2014
+.Dd September 11, 2014
.Dt RCTL 8
.Os
.Sh NAME
@@ -209,7 +209,7 @@ resource would be
.Bl -column -offset 3n "pseudoterminals"
.It Em action
.It Sy deny Ta deny the allocation; not supported for
-.Sy cpu
+.Sy cputime
and
.Sy wallclock
.It Sy log Ta "log a warning to the console"
More information about the svn-src-stable-10
mailing list