History log of /openbsd-current/lib/libc/locale/wcwidth.3
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: OPENBSD_6_1_BASE OPENBSD_6_2_BASE
# 1.2 02-Sep-2016 schwarze

Make it clear that printable characters of width 0 exist.
While here, polish some wording.
OK stsp@


Revision tags: OPENBSD_5_0_BASE OPENBSD_5_1_BASE OPENBSD_5_2_BASE OPENBSD_5_3_BASE OPENBSD_5_4_BASE OPENBSD_5_5_BASE OPENBSD_5_6_BASE OPENBSD_5_7_BASE OPENBSD_5_8_BASE OPENBSD_5_9_BASE OPENBSD_6_0_BASE
# 1.1 03-Apr-2011 stsp

Add wcwidth(3) man page. ok nicm