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. _______________________________________________ svn-src-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"