svn commit: r265475 - stable/10/share/man/man9
Ed Maste
emaste at FreeBSD.org
Tue May 6 23:28:48 UTC 2014
Author: emaste
Date: Tue May 6 23:28:48 2014
New Revision: 265475
URL: http://svnweb.freebsd.org/changeset/base/265475
Log:
MFC r261908 by ian: Fix a typo, C_ALSOLUTE -> C_ABSOLUTE.
Modified:
stable/10/share/man/man9/timeout.9
Directory Properties:
stable/10/ (props changed)
Modified: stable/10/share/man/man9/timeout.9
==============================================================================
--- stable/10/share/man/man9/timeout.9 Tue May 6 23:28:37 2014 (r265474)
+++ stable/10/share/man/man9/timeout.9 Tue May 6 23:28:48 2014 (r265475)
@@ -357,7 +357,7 @@ The following
.Fa flags
may be specified:
.Bl -tag -width ".Dv C_DIRECT_EXEC"
-.It Dv C_ALSOLUTE
+.It Dv C_ABSOLUTE
Handle the
.Fa sbt
argument as absolute time of the event since boot, or relative time otherwise.
More information about the svn-src-stable
mailing list