From e61564ed103f013983a453f9599554d27867e33f Mon Sep 17 00:00:00 2001 From: Xiangfu Date: Tue, 14 Aug 2012 10:59:27 +0800 Subject: [PATCH] add an empty man page file --- fpgatools.1 | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 fpgatools.1 diff --git a/fpgatools.1 b/fpgatools.1 new file mode 100644 index 0000000..c8d6640 --- /dev/null +++ b/fpgatools.1 @@ -0,0 +1,6 @@ +.TH FPGATOOLS: "1" "August 2012" +.SH NAME +fpgatools +.PP +This manual page was written by Xiangfu Liu +It is licensed under the terms of the GNU GPL (version 2 or later).