aboutsummaryrefslogtreecommitdiff
path: root/man/sleep.1
diff options
context:
space:
mode:
Diffstat (limited to 'man/sleep.1')
-rw-r--r--man/sleep.135
1 files changed, 0 insertions, 35 deletions
diff --git a/man/sleep.1 b/man/sleep.1
deleted file mode 100644
index 5d1372f..0000000
--- a/man/sleep.1
+++ /dev/null
@@ -1,35 +0,0 @@
-SLEEP(1) "Ferass' Base System"
-
-# NAME
-
-sleep \- suspend execution for an interval
-
-# SYNOPSIS
-
-*sleep* _time_
-
-# DESCRIPTION
-
-Suspend execution for an interval.
-
-# 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.
-
-Source code is at http://git.vitali64.duckdns.org/utils/fases.git.
-
-# COPYRIGHT
-
-Copyright (C) 2022 Ferass EL HAFIDI