git: Move fpclassify.3 from libc to libm where it belongs.
Sascha Wildner
swildner at crater.dragonflybsd.org
Thu Aug 9 05:32:32 PDT 2018
commit b6b35a1b4c682b25f983fc039f153dcd04094189
Author: Sascha Wildner <saw at online.de>
Date: Thu Aug 9 14:32:06 2018 +0200
Move fpclassify.3 from libc to libm where it belongs.
Summary of changes:
lib/libc/gen/Makefile.inc | 2 +-
lib/libm/Makefile | 9 ++++++++-
lib/{libc/gen => libm/man}/fpclassify.3 | 0
3 files changed, 9 insertions(+), 2 deletions(-)
rename lib/{libc/gen => libm/man}/fpclassify.3 (100%)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/b6b35a1b4c682b25f983fc039f153dcd04094189
--
DragonFly BSD source repository
More information about the Commits
mailing list