diff options
| author | Jessica Clarke <jrtc27@FreeBSD.org> | 2020-12-14 00:50:45 +0000 |
|---|---|---|
| committer | Jessica Clarke <jrtc27@FreeBSD.org> | 2020-12-14 00:50:45 +0000 |
| commit | 87973534d2d67df59309d206a18fbdb256b589dd (patch) | |
| tree | 10d99445429464d3a668580e8c148e5aab0f9159 /lib/libc/string | |
| parent | 36a690573031322773c2487242fc3b630a959872 (diff) | |
Notes
Diffstat (limited to 'lib/libc/string')
| -rw-r--r-- | lib/libc/string/strdup.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/string/strdup.3 b/lib/libc/string/strdup.3 index db5a11025dc3b..881dcdb6a9e7b 100644 --- a/lib/libc/string/strdup.3 +++ b/lib/libc/string/strdup.3 @@ -91,7 +91,7 @@ function is specified by The .Fn strdup function first appeared in -.Bx 4.4 . +.Bx 4.3 Reno . The .Fn strndup function was added in |
