Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 6 May 2014 23:28:48 +0000 (UTC)
From:      Ed Maste <emaste@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-10@freebsd.org
Subject:   svn commit: r265475 - stable/10/share/man/man9
Message-ID:  <201405062328.s46NSmEV096453@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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.



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