From 9bccc3ff031e140dfc2a3a6975ef50fdad01301f Mon Sep 17 00:00:00 2001 From: Ilya Maximets Date: Mon, 29 Oct 2018 17:46:33 +0300 Subject: manpages: Include ovs.tmac in most man roots. This allows to not redefine common macroses in every single file and allowes using things like .EX without warying about compatibility. manpages.mk updated automatically. Files that are already complete pages (i.e. has no *.in sources) wasn't touched, because this will require additional file manipulations and changes in makefiles/specs without serious profit. Signed-off-by: Ilya Maximets Signed-off-by: Ben Pfaff --- utilities/bugtool/ovs-bugtool.8.in | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'utilities/bugtool') diff --git a/utilities/bugtool/ovs-bugtool.8.in b/utilities/bugtool/ovs-bugtool.8.in index 872921460..f9dd62f15 100644 --- a/utilities/bugtool/ovs-bugtool.8.in +++ b/utilities/bugtool/ovs-bugtool.8.in @@ -1,9 +1,5 @@ .\" -*- nroff -*- -.de IQ -. br -. ns -. IP "\\$1" -.. +.so lib/ovs.tmac .TH ovs\-bugtool 8 "@VERSION@" "Open vSwitch" "Open vSwitch Manual" .\" This program's name: .ds PN ovs\-bugtool -- cgit v1.2.1