summaryrefslogtreecommitdiffstats
path: root/lib/libc/locale
diff options
context:
space:
mode:
authortjr <tjr@FreeBSD.org>2003-11-15 02:13:09 +0000
committertjr <tjr@FreeBSD.org>2003-11-15 02:13:09 +0000
commita49a4faf805e0425cec1ae1c0bacd56d4f9e9ffe (patch)
tree0fc687044eb55751c10d8cc27cfa22fdebe10e4d /lib/libc/locale
parenta47b65b5643b9b9afdf29f62f60d488c126a6d99 (diff)
downloadFreeBSD-src-a49a4faf805e0425cec1ae1c0bacd56d4f9e9ffe.zip
FreeBSD-src-a49a4faf805e0425cec1ae1c0bacd56d4f9e9ffe.tar.gz
Install the section 5 versions of EUC and UTF2 manual pages instead of
the section 4 versions.
Diffstat (limited to 'lib/libc/locale')
-rw-r--r--lib/libc/locale/Makefile.inc3
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/libc/locale/Makefile.inc b/lib/libc/locale/Makefile.inc
index 711ad8d..f9aadf3 100644
--- a/lib/libc/locale/Makefile.inc
+++ b/lib/libc/locale/Makefile.inc
@@ -31,8 +31,7 @@ MAN+= btowc.3 \
wcrtomb.3 \
wcsrtombs.3 wcstod.3 wcstol.3 \
wctrans.3 wctype.3 wcwidth.3
-MAN+= euc.4 utf2.4
-MAN+= big5.5 gb18030.5 gb2312.5 gbk.5 mskanji.5 utf8.5
+MAN+= big5.5 euc.5 gb18030.5 gb2312.5 gbk.5 mskanji.5 utf2.5 utf8.5
MLINKS+=btowc.3 wctob.3
MLINKS+=isdigit.3 isnumber.3
OpenPOWER on IntegriCloud