diff options
-rw-r--r-- | share/man/man9/tvtohz.9 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/share/man/man9/tvtohz.9 b/share/man/man9/tvtohz.9 index eca8a0d2953..71ca6d40c21 100644 --- a/share/man/man9/tvtohz.9 +++ b/share/man/man9/tvtohz.9 @@ -1,4 +1,4 @@ -.\" $OpenBSD: tvtohz.9,v 1.6 2013/04/24 17:29:02 matthew Exp $ +.\" $OpenBSD: tvtohz.9,v 1.7 2013/04/24 20:44:53 matthew Exp $ .\" .\" Copyright (c) 1999 Marc Espie .\" All rights reserved. @@ -46,7 +46,8 @@ and functions compute the number of .Va hz in the specified amount of time. -These are mainly used to translate a timeval or timespec +They are mainly used to translate a timeval or timespec, +respectively, into a suitable argument for .Xr timeout 9 . .Sh CODE REFERENCES |