aboutsummaryrefslogtreecommitdiff
path: root/man/sleep.1
diff options
context:
space:
mode:
Diffstat (limited to 'man/sleep.1')
-rw-r--r--man/sleep.152
1 files changed, 30 insertions, 22 deletions
diff --git a/man/sleep.1 b/man/sleep.1
index 2b51022..5d1372f 100644
--- a/man/sleep.1
+++ b/man/sleep.1
@@ -1,27 +1,35 @@
-.TH SLEEP 1 2022-07-02 Ferass'\ Base\ System.
-.SH NAME
+SLEEP(1) "Ferass' Base System"
+
+# NAME
+
sleep \- suspend execution for an interval
-.SH SYNOPSIS
-.B sleep
-.RB < TIME >
-.SH DESCRIPTION
+
+# SYNOPSIS
+
+*sleep* _time_
+
+# DESCRIPTION
+
Suspend execution for an interval.
-.TP
-.SH EXAMPLES
-.TP
-.B sleep 1
-Suspend execution for one second.
-.TP
-.B sleep 60
-Suspend execution for 1 minute (60 seconds).
-.TP
-.B sleep 90
-Suspend execution for 1 minute and 30 seconds (90 seconds).
-.SH AUTHOR
+
+# EXAMPLES
+
+*sleep 1*
+ Suspend execution for one second.
+
+*sleep 60*
+ Suspend execution for 1 minute (60 seconds).
+
+*sleep 90*
+ Suspend execution for 1 minute and 30 seconds (90 seconds).
+
+# AUTHOR
+
Written by Ferass EL HAFIDI as part of the fases
-project \- Ferass' Base System.
-.P
+project - Ferass' Base System.
+
Source code is at http://git.vitali64.duckdns.org/utils/fases.git.
-.SH COPYRIGHT
-.P
+
+# COPYRIGHT
+
Copyright (C) 2022 Ferass EL HAFIDI