diff options
-rw-r--r-- | share/man/man9/microtime.9 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man9/microtime.9 b/share/man/man9/microtime.9 index 3d59bc6..7783c32 100644 --- a/share/man/man9/microtime.9 +++ b/share/man/man9/microtime.9 @@ -48,7 +48,7 @@ The .Fn microtime and .Fn getmicrotime -functons stores the system time as a +functions store the system time as a .Ft struct timeval at the address specified by .Fa tv . |