diff options
Diffstat (limited to 'debian/patches/0004-nl_langinfo.3.patch')
-rw-r--r-- | debian/patches/0004-nl_langinfo.3.patch | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/debian/patches/0004-nl_langinfo.3.patch b/debian/patches/0004-nl_langinfo.3.patch index 0eba6bf..716b320 100644 --- a/debian/patches/0004-nl_langinfo.3.patch +++ b/debian/patches/0004-nl_langinfo.3.patch @@ -6,16 +6,14 @@ Subject: nl_langinfo.3 man3/nl_langinfo.3 | 2 ++ 1 file changed, 2 insertions(+) -diff --git a/man3/nl_langinfo.3 b/man3/nl_langinfo.3 -index 2726c29..0efe203 100644 --- a/man3/nl_langinfo.3 +++ b/man3/nl_langinfo.3 -@@ -56,6 +56,8 @@ which was previously created by +@@ -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. - .PP + .P Examples for the locale elements that can be specified in \fIitem\fP using the constants defined in \fI<langinfo.h>\fP are: |