aboutsummaryrefslogtreecommitdiffstats
path: root/man3/ftime.3
diff options
context:
space:
mode:
authorAlejandro Colomar <alx.manpages@gmail.com>2022-03-06 23:09:17 +0100
committerAlejandro Colomar <alx.manpages@gmail.com>2022-03-06 23:24:41 +0100
commitcfba38f4e41fef31c19e45fc47705d842f2c52d3 (patch)
tree2cbaa9926e2f00a4fafc9c8b54f9adc6223f184e /man3/ftime.3
parentbe9c561bdb15ba42720b89048ab1cc50a9d323ae (diff)
downloadman-pages-cfba38f4e41fef31c19e45fc47705d842f2c52d3.tar.gz
Various pages: Add LIBRARY section (libc)
Signed-off-by: Alejandro Colomar <alx.manpages@gmail.com>
Diffstat (limited to 'man3/ftime.3')
-rw-r--r--man3/ftime.33
1 files changed, 3 insertions, 0 deletions
diff --git a/man3/ftime.3 b/man3/ftime.3
index 62628cc408..10dc66aebe 100644
--- a/man3/ftime.3
+++ b/man3/ftime.3
@@ -11,6 +11,9 @@
.TH FTIME 3 2021-03-22 "GNU" "Linux Programmer's Manual"
.SH NAME
ftime \- return date and time
+.SH LIBRARY
+Standard C library
+.RI ( libc ", " \-lc )
.SH SYNOPSIS
.nf
.B "#include <sys/timeb.h>"