diff options
Diffstat (limited to 'man3')
| -rw-r--r-- | man3/getpwent.3 | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/man3/getpwent.3 b/man3/getpwent.3 index 136b5ee809..b74185c40c 100644 --- a/man3/getpwent.3 +++ b/man3/getpwent.3 @@ -173,7 +173,6 @@ T{ T} Thread safety MT-Unsafe race:pwent locale .TE -[[ In the above table, .I pwent in @@ -183,8 +182,8 @@ signifies that if any of the functions .BR getpwent (), or .BR endpwent () -are used in parallel in different threads of a program, then data races could occur. -]] +are used in parallel in different threads of a program, +then data races could occur. .SH CONFORMING TO SVr4, 4.3BSD, POSIX.1-2001. The |
