finish busybox.1 renaming

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
Denys Vlasenko 2010-10-24 03:46:16 +02:00
parent d8205b39ab
commit 17fc33dfbd
2 changed files with 2 additions and 2 deletions

View File

@ -991,7 +991,7 @@ clean: archclean $(clean-dirs)
PHONY += doc-clean
doc-clean: rm-files := docs/busybox.pod \
docs/BusyBox.html docs/BusyBox.1 docs/BusyBox.txt
docs/BusyBox.html docs/busybox.1 docs/BusyBox.txt
doc-clean:
$(call cmd,rmfiles)

2
docs/.gitignore vendored
View File

@ -1,4 +1,4 @@
/BusyBox.1
/busybox.1
/BusyBox.html
/BusyBox.txt
/busybox.pod