git: s/NO_MAN/NOMAN/ in various Makefiles.
Sascha Wildner
swildner at crater.dragonflybsd.org
Mon Jan 15 00:43:21 PST 2018
commit 77e0f6fe61b8b7c72972fb2e100be26d59a9c52b
Author: Sascha Wildner <saw at online.de>
Date: Mon Jan 15 09:42:53 2018 +0100
s/NO_MAN/NOMAN/ in various Makefiles.
Summary of changes:
share/initrd/bin/Makefile | 2 +-
share/initrd/sbin.libcrypto/Makefile | 2 +-
share/initrd/sbin.lvm/Makefile | 2 +-
share/initrd/sbin/Makefile | 2 +-
test/testcases/posixipc/close_unnamed_semaphore/Makefile | 2 +-
test/testcases/posixipc/create_excl_existing_sem/Makefile | 2 +-
test/testcases/posixipc/create_unnamed_semaphore/Makefile | 2 +-
test/testcases/posixipc/destroy_named_semaphore/Makefile | 2 +-
test/testcases/posixipc/file_test/Makefile | 2 +-
test/testcases/posixipc/init_bad_value/Makefile | 2 +-
test/testcases/posixipc/max_value/Makefile | 2 +-
test/testcases/posixipc/open_after_unlink/Makefile | 2 +-
test/testcases/posixipc/open_bad_value/Makefile | 2 +-
test/testcases/posixipc/open_extra_flags/Makefile | 2 +-
test/testcases/posixipc/open_invalid_path/Makefile | 2 +-
test/testcases/posixipc/open_named_semaphore/Makefile | 2 +-
test/testcases/posixipc/open_non_existing/Makefile | 2 +-
test/testcases/posixipc/open_path_too_long/Makefile | 2 +-
test/testcases/posixipc/post_test/Makefile | 2 +-
test/testcases/posixipc/timedwait_expired/Makefile | 2 +-
test/testcases/posixipc/timedwait_locked/Makefile | 2 +-
test/testcases/posixipc/timedwait_unlocked/Makefile | 2 +-
test/testcases/posixipc/trywait_locked/Makefile | 2 +-
test/testcases/posixipc/trywait_unlocked/Makefile | 2 +-
test/testcases/posixipc/unlink_path_too_long/Makefile | 2 +-
test/testcases/posixipc/use_after_unlink/Makefile | 2 +-
test/testcases/posixipc/wait_locked/Makefile | 2 +-
test/testcases/posixipc/wait_two_proc/Makefile | 2 +-
test/testcases/posixipc/wait_unlocked/Makefile | 2 +-
tools/regression/include/tgmath/Makefile | 2 +-
tools/tools/drm/radeon/mkregtable/Makefile | 2 +-
usr.bin/crunch/examples/Makefile | 2 +-
32 files changed, 32 insertions(+), 32 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/77e0f6fe61b8b7c72972fb2e100be26d59a9c52b
--
DragonFly BSD source repository
More information about the Commits
mailing list