mirror of
https://git.busybox.net/busybox.git
synced 2024-11-23 13:43:28 +08:00
finish busybox.1 renaming
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
parent
d8205b39ab
commit
17fc33dfbd
2
Makefile
2
Makefile
@ -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
2
docs/.gitignore
vendored
@ -1,4 +1,4 @@
|
||||
/BusyBox.1
|
||||
/busybox.1
|
||||
/BusyBox.html
|
||||
/BusyBox.txt
|
||||
/busybox.pod
|
||||
|
Loading…
Reference in New Issue
Block a user