mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Install the section 5 versions of EUC and UTF2 manual pages instead of
the section 4 versions.
This commit is contained in:
parent
312ee2b722
commit
93584b12e6
1 changed files with 1 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue