fix "builtin-*" references to be "builtin/*"
authorPhil Hord <hordp@cisco.com>
Tue, 18 Jun 2013 17:44:58 +0000 (13:44 -0400)
committerJunio C Hamano <gitster@pobox.com>
Tue, 18 Jun 2013 18:05:51 +0000 (11:05 -0700)
Documentation and some comments still refer to files in builtin/
as 'builtin-*.[cho]'. Update these to show the correct location.

Signed-off-by: Phil Hord <hordp@cisco.com>
Reviewed-by: Jonathan Nieder <jrnieder@gmail.com>
Assisted-by: Junio C Hamano <gitster@pobox.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found