summaryrefslogtreecommitdiff
path: root/util/sbase/sleep.1
blob: 3c58fb95e493a52b9520116310d8234c00f1ade0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
.Dd October 8, 2015
.Dt SLEEP 1
.Os sbase
.Sh NAME
.Nm sleep
.Nd wait for a number of seconds
.Sh SYNOPSIS
.Nm
.Ar num
.Sh DESCRIPTION
.Nm
waits for
.Ar num
seconds to elapse.
.Sh SEE ALSO
.Xr sleep 3
.Sh STANDARDS
POSIX.1-2013.