rename size to acksize

.  in keeping with the pattern: elf/binutils tools have
	   regular names, ack tools have 'exceptional' names
This commit is contained in:
Ben Gras
2011-07-21 14:27:47 +02:00
parent 3dd7649ae7
commit 1341e4aa02
5 changed files with 7 additions and 7 deletions

View File

@@ -0,0 +1,4 @@
PROG= acksize
MAN=
.include <bsd.prog.mk>