From 0b05a2eff7531646c6ac2cf8f9671cc665f7d5d6 Mon Sep 17 00:00:00 2001 From: Laurent Vivier Date: Sun, 20 Sep 2015 22:36:02 +0200 Subject: [PATCH] docs: correctly use docbook2man Signed-off-by: Laurent Vivier --- scripts/tools.sh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/scripts/tools.sh b/scripts/tools.sh index 83e94e4..35a3316 100644 --- a/scripts/tools.sh +++ b/scripts/tools.sh @@ -146,10 +146,10 @@ then cat < \$@ + %.8: %.sgml - docbook2man \$< + docbook2man \$< > \$@ !EOF else