Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 15 Feb 2014 02:30:34 +0000 (UTC)
From:      Ian Lepore <ian@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r261908 - head/share/man/man9
Message-ID:  <201402150230.s1F2UYD6061192@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: ian
Date: Sat Feb 15 02:30:34 2014
New Revision: 261908
URL: http://svnweb.freebsd.org/changeset/base/261908

Log:
  Fix a typo, C_ALSOLUTE -> C_ABSOLUTE.

Modified:
  head/share/man/man9/timeout.9

Modified: head/share/man/man9/timeout.9
==============================================================================
--- head/share/man/man9/timeout.9	Fri Feb 14 23:38:42 2014	(r261907)
+++ head/share/man/man9/timeout.9	Sat Feb 15 02:30:34 2014	(r261908)
@@ -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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201402150230.s1F2UYD6061192>