From 49daec97f51e94b1201f3eba561f5b7096ca169a Mon Sep 17 00:00:00 2001 From: Michael Gebetsroither Date: Thu, 4 Oct 2007 13:27:15 +0200 Subject: [PATCH] doc build fixes --- docs/Makefile | 2 +- docs/grml-addtun.8.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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 -- 2.1.4