Fix a typo, C_ALSOLUTE -> C_ABSOLUTE.

This commit is contained in:
ian 2014-02-15 02:30:34 +00:00
parent 9a614d1229
commit ca9d6729f9

View File

@ -357,7 +357,7 @@ The following
.Fa flags .Fa flags
may be specified: may be specified:
.Bl -tag -width ".Dv C_DIRECT_EXEC" .Bl -tag -width ".Dv C_DIRECT_EXEC"
.It Dv C_ALSOLUTE .It Dv C_ABSOLUTE
Handle the Handle the
.Fa sbt .Fa sbt
argument as absolute time of the event since boot, or relative time otherwise. argument as absolute time of the event since boot, or relative time otherwise.