Print this page
11586 NAME field in man pages should match what's installed
@@ -1,11 +1,11 @@
WCSCOLL(3C) Standard C Library Functions WCSCOLL(3C)
NAME
- wcscoll, wcscoll_l wscoll - wide character string comparison using
+ wcscoll, wcscoll_l, wscoll - wide character string comparison using
collating information
SYNOPSIS
#include <wchar.h>
@@ -71,6 +71,6 @@
newlocale(3C), setlocale(3C), uselocale(3C), wcscmp(3C), wcsxfrm(3C),
attributes(5), standards(5)
- April 9, 2016 WCSCOLL(3C)
+ August 20, 2019 WCSCOLL(3C)