Ruslan Ermilov
|
279062fae1
|
mdoc(7) police: sweep.
|
2002-11-29 17:35:09 +00:00 |
|
Tim J. Robbins
|
b06b097805
|
Document towlower() and towupper() in separate manual pages instead of
trying to confusingly document both on the same page. The new manual pages
are based on tolower(3) and toupper(3) instead of the old towlower(3).
|
2002-10-03 11:23:06 +00:00 |
|
Tim J. Robbins
|
73d6e4a5a2
|
towlower() appeared twice in the synopsis; one of the occurrences should
have been towupper(). Add towupper() to the Name section while I'm at it.
Obtained from: NetBSD (junyoung)
|
2002-10-03 10:40:01 +00:00 |
|
Tim J. Robbins
|
15c57797bb
|
Use the In macro instead of Fd. Add crossref to wctrans(3). Refer to
1003.1-2001 in STANDARDS section.
|
2002-08-05 10:48:05 +00:00 |
|
Tim J. Robbins
|
008a2c53ce
|
Manual pages for wide character classification (isw*) and case conversion
(tow*) functions from NetBSD, unmodified except for the addition of $FreeBSD$.
Obtained from: NetBSD
|
2002-08-05 08:04:58 +00:00 |
|