From: Michael Gebetsroither Date: Thu, 4 Oct 2007 11:27:15 +0000 (+0200) Subject: doc build fixes X-Git-Tag: 0.1.13~14 X-Git-Url: http://git.grml.org/?p=grml-network.git;a=commitdiff_plain;h=49daec97f51e94b1201f3eba561f5b7096ca169a doc build fixes --- diff --git a/docs/Makefile b/docs/Makefile index f5c1319..ccc8fe4 100644 --- a/docs/Makefile +++ b/docs/Makefile @@ -41,5 +41,5 @@ install: all clean: @for i in $(MANPAGES); do \ - rm -fv $$i.html $$i.xml $$i.gz $$i; done + rm -f $$i.html $$i.xml $$i.gz $$i; done diff --git a/docs/grml-addtun.8.txt b/docs/grml-addtun.8.txt index 701d437..358d3e8 100644 --- a/docs/grml-addtun.8.txt +++ b/docs/grml-addtun.8.txt @@ -1,4 +1,4 @@ -GRML-ADDTUN(1) +GRML-ADDTUN(8) ============== Michael Gebetsroither