diff --git a/man2/nice.2 b/man2/nice.2 index 211e196fe..38f9e18f7 100644 --- a/man2/nice.2 +++ b/man2/nice.2 @@ -92,7 +92,8 @@ library function provided in older versions of (g)libc (earlier than glibc 2.2.4) return 0 on success. The new nice value can be found using .BR getpriority (2). - +.\" +.SS C library/kernel differences Since glibc 2.2.4, .BR nice () is implemented as a library function that calls