diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2004-01-23 23:08:48 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2004-01-23 23:08:48 +0000 |
commit | 4611deddfe84c32a29dc209ac73fe6d285ecb766 (patch) | |
tree | 475980cae589e4cabc0b4cec98416476d7cd7e14 /share/man/man9/timeout.9 | |
parent | 4e76df5b9bcb457022337d952d20ff0e485612e1 (diff) |
`Ns' implies `No', so `Ns No' -> `Ns'; (even simpler in adduser(8))
discussed with todd@
Diffstat (limited to 'share/man/man9/timeout.9')
-rw-r--r-- | share/man/man9/timeout.9 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man9/timeout.9 b/share/man/man9/timeout.9 index 949732ecf4b..e9125f0e4b8 100644 --- a/share/man/man9/timeout.9 +++ b/share/man/man9/timeout.9 @@ -1,4 +1,4 @@ -.\" $OpenBSD: timeout.9,v 1.21 2003/06/03 01:27:31 art Exp $ +.\" $OpenBSD: timeout.9,v 1.22 2004/01/23 23:08:46 jmc Exp $ .\" .\" Copyright (c) 2000 Artur Grabowski <art@openbsd.org> .\" All rights reserved. @@ -98,7 +98,7 @@ The function schedules the execution of the .Fa to timeout in at least -.Fa ticks Ns No /hz +.Fa ticks Ns /hz seconds. Negative values of .Fa ticks |