summaryrefslogtreecommitdiffstats
path: root/man3type
diff options
context:
space:
mode:
authorJakub Wilk <jwilk@jwilk.net>2022-08-19 21:08:55 +0200
committerAlejandro Colomar <alx.manpages@gmail.com>2022-08-20 01:30:26 +0200
commitc0d4c47381fdb928404746bd9f9057f84d3ab1d8 (patch)
tree55114b447a87db3d8b346e1cfe91fd8069d04ff4 /man3type
parent834e6e8ffa3d7600e343994607a495676596487f (diff)
itimerspec.3type: tfix
Signed-off-by: Jakub Wilk <jwilk@jwilk.net> Signed-off-by: Alejandro Colomar <alx.manpages@gmail.com>
Diffstat (limited to 'man3type')
-rw-r--r--man3type/itimerspec.3type2
1 files changed, 1 insertions, 1 deletions
diff --git a/man3type/itimerspec.3type b/man3type/itimerspec.3type
index 4ededad52..4ae0470cd 100644
--- a/man3type/itimerspec.3type
+++ b/man3type/itimerspec.3type
@@ -5,7 +5,7 @@
.\"
.TH itimerspec 3type 2022-08-01 Linux "Linux Programmer's Manual"
.SH NAME
-timespec \- interval for a timer with nanosecond precission
+timespec \- interval for a timer with nanosecond precision
.SH LIBRARY
Standard C library
.RI ( libc )