mirror of
https://github.com/GnoConsortium/gno.git
synced 2024-12-22 14:30:29 +00:00
fixed some formatting
This commit is contained in:
parent
b9c3d5d27d
commit
e04dacb065
@ -33,7 +33,7 @@
|
|||||||
.\" SUCH DAMAGE.
|
.\" SUCH DAMAGE.
|
||||||
.\"
|
.\"
|
||||||
.\" @(#)sleep.1 8.3 (Berkeley) 4/18/94
|
.\" @(#)sleep.1 8.3 (Berkeley) 4/18/94
|
||||||
.\" $Id: sleep.1,v 1.1 1997/10/03 04:02:40 gdr Exp $
|
.\" $Id: sleep.1,v 1.2 1997/10/30 02:34:54 gdr Exp $
|
||||||
.\"
|
.\"
|
||||||
.TH SLEEP 1 "September 1997" "" "Commands and Applications"
|
.TH SLEEP 1 "September 1997" "" "Commands and Applications"
|
||||||
.SH NAME
|
.SH NAME
|
||||||
@ -62,15 +62,12 @@ for any other signal it takes the standard action.
|
|||||||
The
|
The
|
||||||
.BR sleep
|
.BR sleep
|
||||||
utility exits with one of the following values:
|
utility exits with one of the following values:
|
||||||
.RS
|
.IP \fB0\fR
|
||||||
.BR 0
|
|
||||||
On successful completion, or if the signal
|
On successful completion, or if the signal
|
||||||
.BR SIGALRM
|
.BR SIGALRM
|
||||||
was received.
|
was received.
|
||||||
.LP
|
.IP \fB\&>\&0\fR
|
||||||
.BR \&>\&0
|
|
||||||
An error occurred.
|
An error occurred.
|
||||||
.RE
|
|
||||||
.SH EXAMPLES
|
.SH EXAMPLES
|
||||||
To schedule the execution of a command for
|
To schedule the execution of a command for
|
||||||
some
|
some
|
||||||
|
Loading…
Reference in New Issue
Block a user