Rename man1 and man7 variables to man1dir and man7dir
authorJakub Narebski <jnareb@gmail.com>
Thu, 29 Jun 2006 21:26:54 +0000 (23:26 +0200)
committerJunio C Hamano <junkio@cox.net>
Fri, 30 Jun 2006 06:49:16 +0000 (23:49 -0700)
This patch renames man1 and man7 variables to man1dir and man7dir,
according to "Makefile Conventions: Variables for Installation
Directories" in make.info of GNU Make.

Signed-off-by: Jakub Narebski <jnareb@gmail.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
No differences found