aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--man3/sleep.33
1 files changed, 3 insertions, 0 deletions
diff --git a/man3/sleep.3 b/man3/sleep.3
index 350917092b..e5fcff65f4 100644
--- a/man3/sleep.3
+++ b/man3/sleep.3
@@ -6,6 +6,9 @@
.TH SLEEP 3 2021-03-22 "GNU" "Linux Programmer's Manual"
.SH NAME
sleep \- sleep for a specified number of seconds
+.SH LIBRARY
+Standard C library
+.RI ( libc ", " -lc )
.SH SYNOPSIS
.nf
.B #include <unistd.h>