diff options
Diffstat (limited to 'man3/wordexp.3')
| -rw-r--r-- | man3/wordexp.3 | 10 |
1 files changed, 4 insertions, 6 deletions
diff --git a/man3/wordexp.3 b/man3/wordexp.3 index 9350fd63c0..1a1f284bb1 100644 --- a/man3/wordexp.3 +++ b/man3/wordexp.3 @@ -208,13 +208,11 @@ then data races could occur. .BR wordexp () calls those functions, so we use race:utent to remind users. -.SH VERSIONS -.BR wordexp () -and -.BR wordfree () -are provided since glibc 2.1. .SH STANDARDS -POSIX.1-2001, POSIX.1-2008. +POSIX.1-2008. +.SH HISTORY +POSIX.1-2001. +glibc 2.1. .SH EXAMPLES The output of the following example program is approximately that of "ls [a-c]*.c". |
