diff options
author | Artur Grabowski <art@cvs.openbsd.org> | 2002-12-20 06:13:45 +0000 |
---|---|---|
committer | Artur Grabowski <art@cvs.openbsd.org> | 2002-12-20 06:13:45 +0000 |
commit | aa5bf196441cc0771fe2107b4dbeca973a9e5f50 (patch) | |
tree | d7dc46e4110ac6a93fcd49c995baf6e9871d2cc1 /share/man/man9/timeout.9 | |
parent | 36e3e0e7e56c96158dce69456feed353d92db7d6 (diff) |
Reword to get rid of second person.
Diffstat (limited to 'share/man/man9/timeout.9')
-rw-r--r-- | share/man/man9/timeout.9 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man9/timeout.9 b/share/man/man9/timeout.9 index 84a8ca0121e..d2e66e4feb7 100644 --- a/share/man/man9/timeout.9 +++ b/share/man/man9/timeout.9 @@ -1,4 +1,4 @@ -.\" $OpenBSD: timeout.9,v 1.18 2002/02/15 02:02:50 art Exp $ +.\" $OpenBSD: timeout.9,v 1.19 2002/12/20 06:13:44 art Exp $ .\" .\" Copyright (c) 2000 Artur Grabowski <art@openbsd.org> .\" All rights reserved. @@ -93,8 +93,8 @@ structure can be used in repeatedly in .Fn timeout_add and .Fn timeout_del -and does not need to be reinitialized unless you wish to -change the function called and/or the argument to it. +and does not need to be reinitialized unless +the function called and/or its argument must change. .Pp The function .Fn timeout_add |