| Revision 1108,
556 bytes
checked in by daisuke, 16 years ago
(diff) |
|
import initscripts-8.90.6 from internal cvs repository
|
| Line | |
|---|
| 1 | .TH USLEEP 1 "Red Hat, Inc" \" -*- nroff -*- |
|---|
| 2 | .SH NAME |
|---|
| 3 | usleep \- sleep some number of microseconds |
|---|
| 4 | .SH SYNOPSIS |
|---|
| 5 | .B usleep |
|---|
| 6 | [\fInumber\fP] |
|---|
| 7 | .SH DESCRIPTION |
|---|
| 8 | .B usleep |
|---|
| 9 | sleeps some number of microseconds. The default is 1. |
|---|
| 10 | .SH OPTIONS |
|---|
| 11 | \fI--usage\fP |
|---|
| 12 | Show short usage message. |
|---|
| 13 | .TP |
|---|
| 14 | \fI--help, -?\fP |
|---|
| 15 | Print help information. |
|---|
| 16 | .TP |
|---|
| 17 | \fI-v, --version\fP |
|---|
| 18 | Print version information. |
|---|
| 19 | .SH BUGS |
|---|
| 20 | Probably not accurate on many machines down to the microsecond. Count |
|---|
| 21 | on precision only to -4 or maybe -5. |
|---|
| 22 | .SH AUTHOR |
|---|
| 23 | Donald Barnes <djb@redhat.com> |
|---|
| 24 | .br |
|---|
| 25 | Erik Troan <ewt@redhat.com> |
|---|
Note: See
TracBrowser
for help on using the repository browser.