diff options
author | dd <dd@FreeBSD.org> | 2002-04-13 04:25:56 +0000 |
---|---|---|
committer | dd <dd@FreeBSD.org> | 2002-04-13 04:25:56 +0000 |
commit | c574a3c9229f47dfc3ad0f5dfd0f3f38efd55ca6 (patch) | |
tree | 2866f6773312d56c5b5580508b01ca337e38f089 /lib/libc | |
parent | 60914cb85483a884e56b1749fc0a07967d0a32a2 (diff) | |
download | FreeBSD-src-c574a3c9229f47dfc3ad0f5dfd0f3f38efd55ca6.zip FreeBSD-src-c574a3c9229f47dfc3ad0f5dfd0f3f38efd55ca6.tar.gz |
This was recently MFC'd, so it will appear in 4.6.
PR: 37018
Diffstat (limited to 'lib/libc')
-rw-r--r-- | lib/libc/locale/nl_langinfo.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/locale/nl_langinfo.3 b/lib/libc/locale/nl_langinfo.3 index 3b193f6..08d0523 100644 --- a/lib/libc/locale/nl_langinfo.3 +++ b/lib/libc/locale/nl_langinfo.3 @@ -87,4 +87,4 @@ function conforms to The .Fn nl_langinfo function first appeared in -.Fx 5.0 . +.Fx 4.6 . |