blob: 716b32018e20d03c15e9a2666ebb5cefa8ebe794 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
From: "Dr. Tobias Quathamer" <toddy@debian.org>
Date: Sat, 6 Feb 2016 01:21:35 +0100
Subject: nl_langinfo.3
---
man3/nl_langinfo.3 | 2 ++
1 file changed, 2 insertions(+)
--- a/man3/nl_langinfo.3
+++ b/man3/nl_langinfo.3
@@ -56,6 +56,8 @@
.BR newlocale (3).
Individual and additional elements of the locale categories can
be queried.
+.BR setlocale (3)
+needs to be executed with proper arguments before.
.P
Examples for the locale elements that can be specified in \fIitem\fP
using the constants defined in \fI<langinfo.h>\fP are:
|