From d24691b08fe8b6c62d9d129cfbe3f430315aec24 Mon Sep 17 00:00:00 2001 From: Hal Rosenstock Date: Thu, 27 Jun 2013 12:46:05 -0700 Subject: [PATCH] ibacm*.cfg: Fix commentary typos Signed-off-by: Hal Rosenstock Signed-off-by: Sean Hefty --- ibacm_addr.cfg | 4 ++-- ibacm_opts.cfg | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/ibacm_addr.cfg b/ibacm_addr.cfg index dd2bd6e..c8f7f68 100644 --- a/ibacm_addr.cfg +++ b/ibacm_addr.cfg @@ -1,7 +1,7 @@ # InfiniBand Communication Management Assistant for clusters address file # # Use ib_acme utility with -G option to automatically generate a sample -# acm_addr.cfg file for the current system. +# ibacm_addr.cfg file for the current system. # # Entry format is: # address device port pkey @@ -21,4 +21,4 @@ # node31-1 ibv_device0 1 0x00FF # node31-2 ibv_device0 2 0x00FF # 192.168.0.1 ibv_device0 1 0xFFFF -# 192.168.0.2 ibv_device0 2 default \ No newline at end of file +# 192.168.0.2 ibv_device0 2 default diff --git a/ibacm_opts.cfg b/ibacm_opts.cfg index dc9823e..58069b8 100644 --- a/ibacm_opts.cfg +++ b/ibacm_opts.cfg @@ -1,7 +1,7 @@ # InfiniBand Multicast Communication Manager for clusters configuration file # # Use ib_acme utility with -O option to automatically generate a sample -# acm_opts.cfg file for the current system. +# ibacm_opts.cfg file for the current system. # # Entry format is: # name value -- 2.46.0