git: Add some missing MLINKS for the locale manual pages (per ctype_l.3).
Sascha Wildner
swildner at crater.dragonflybsd.org
Wed Oct 23 11:34:15 PDT 2013
commit 382f042f9bab3a435f6db01836965c41ea165721
Author: Sascha Wildner <saw at online.de>
Date: Wed Oct 23 20:33:20 2013 +0200
Add some missing MLINKS for the locale manual pages (per ctype_l.3).
While here, fix NAME and SEE ALSO sections.
Summary of changes:
lib/libc/locale/Makefile.inc | 22 ++++++++++++++++++----
lib/libc/locale/btowc.3 | 4 ++--
lib/libc/locale/digittoint.3 | 6 +++++-
lib/libc/locale/isalnum.3 | 6 +++++-
lib/libc/locale/isalpha.3 | 6 +++++-
lib/libc/locale/isblank.3 | 5 ++++-
lib/libc/locale/iscntrl.3 | 6 +++++-
lib/libc/locale/isdigit.3 | 5 ++++-
lib/libc/locale/isgraph.3 | 7 ++++++-
lib/libc/locale/isideogram.3 | 14 ++++++++++++--
lib/libc/locale/islower.3 | 5 ++++-
lib/libc/locale/isphonogram.3 | 14 ++++++++++++--
lib/libc/locale/isprint.3 | 12 +++++++++++-
lib/libc/locale/ispunct.3 | 7 ++++++-
lib/libc/locale/isrune.3 | 12 +++++++++++-
lib/libc/locale/isspace.3 | 7 ++++++-
lib/libc/locale/isspecial.3 | 12 +++++++++++-
lib/libc/locale/isupper.3 | 12 +++++++++++-
lib/libc/locale/isxdigit.3 | 13 ++++++++++++-
lib/libc/locale/localeconv.3 | 6 ++++--
lib/libc/locale/tolower.3 | 14 ++++++++++++--
lib/libc/locale/toupper.3 | 14 ++++++++++++--
22 files changed, 178 insertions(+), 31 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/382f042f9bab3a435f6db01836965c41ea165721
--
DragonFly BSD source repository
More information about the Commits
mailing list