doc build fixes
authorMichael Gebetsroither <michael.geb@gmx.at>
Thu, 4 Oct 2007 11:27:15 +0000 (13:27 +0200)
committerMichael Gebetsroither <michael.geb@gmx.at>
Thu, 4 Oct 2007 11:27:15 +0000 (13:27 +0200)
docs/Makefile
docs/grml-addtun.8.txt

index f5c1319..ccc8fe4 100644 (file)
@@ -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
 
index 701d437..358d3e8 100644 (file)
@@ -1,4 +1,4 @@
-GRML-ADDTUN(1)
+GRML-ADDTUN(8)
 ==============
 Michael Gebetsroither <michael.geb@gmx.at>