From 61a6a9a07da79de0e826ce1caff4fbbb4c49cd32 Mon Sep 17 00:00:00 2001 From: Andrew Price Date: Thu, 25 Sep 2014 20:47:57 +0100 Subject: [PATCH] iowatcher: Move iowatcher.1 into doc directory iowatcher's manpage wasn't being installed with the other manpages so add it to the doc directory. Signed-off-by: Andrew Price --- {iowatcher => doc}/iowatcher.1 | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename {iowatcher => doc}/iowatcher.1 (100%) diff --git a/iowatcher/iowatcher.1 b/doc/iowatcher.1 similarity index 100% rename from iowatcher/iowatcher.1 rename to doc/iowatcher.1 -- 2.25.1