diff options
| -rw-r--r-- | sys/man/2/aml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/man/2/aml b/sys/man/2/aml index d3ce2b2a7..7d1651c22 100644 --- a/sys/man/2/aml +++ b/sys/man/2/aml @@ -206,7 +206,7 @@ extern void amldelay(int); .EE .PP .I Amldelay -is called by the interpreter with the number of milliseconds it +is called by the interpreter with the number of microseconds it needs to wait. .PP .EX |
