summaryrefslogtreecommitdiffstats
path: root/lib/libc/locale/Makefile.inc
diff options
context:
space:
mode:
authortjr <tjr@FreeBSD.org>2002-08-20 03:42:21 +0000
committertjr <tjr@FreeBSD.org>2002-08-20 03:42:21 +0000
commit6a5533e938b06d9cc3ef2dca361da5d7f45f3d17 (patch)
tree7c5c161d160637ef5f384fc0f2c690a46ae1de53 /lib/libc/locale/Makefile.inc
parentfa072443b42c1e5afc81e93e59348afde5840adc (diff)
downloadFreeBSD-src-6a5533e938b06d9cc3ef2dca361da5d7f45f3d17.zip
FreeBSD-src-6a5533e938b06d9cc3ef2dca361da5d7f45f3d17.tar.gz
Add a manual page for wcwidth().
Diffstat (limited to 'lib/libc/locale/Makefile.inc')
-rw-r--r--lib/libc/locale/Makefile.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/locale/Makefile.inc b/lib/libc/locale/Makefile.inc
index 523d150..f8634d0 100644
--- a/lib/libc/locale/Makefile.inc
+++ b/lib/libc/locale/Makefile.inc
@@ -23,7 +23,7 @@ MAN+= btowc.3 \
rune.3 \
setlocale.3 toascii.3 tolower.3 toupper.3 towlower.3 wcsrtombs.3 \
wcrtomb.3 \
- wctrans.3 wctype.3
+ wctrans.3 wctype.3 wcwidth.3
MAN+= euc.4 utf2.4
MLINKS+=btowc.3 wctob.3
OpenPOWER on IntegriCloud