diff options
Diffstat (limited to 'man3/getspnam.3')
| -rw-r--r-- | man3/getspnam.3 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/man3/getspnam.3 b/man3/getspnam.3 index 3014c970b0..abcb339c1c 100644 --- a/man3/getspnam.3 +++ b/man3/getspnam.3 @@ -309,10 +309,10 @@ or .BR endspent () are used in parallel in different threads of a program, then data races could occur. +.SH VERSIONS +Many other systems provide a similar API. .SH STANDARDS -The shadow password database and its associated API are -not specified in POSIX.1. -However, many other systems provide a similar API. +None. .SH SEE ALSO .BR getgrnam (3), .BR getpwnam (3), |
