source: projects/initscripts/tags/initscripts-8.91.3/src/usleep.1 @ 1108

Revision 1108, 556 bytes checked in by daisuke, 14 years ago (diff)

import initscripts-8.90.6 from internal cvs repository

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