Fix a typo, C_ALSOLUTE -> C_ABSOLUTE.

This commit is contained in:
Ian Lepore 2014-02-15 02:30:34 +00:00
parent e9e21b6e41
commit 53bf5ef829

View File

@ -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.