[PATCH ibacm 3/4] ibacm: Remove trailing blanks

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Signed-off-by: Håkon Bugge <haakon.bugge@xxxxxxxxxx>
---
 ibacm/man/ibacm.1 | 22 +++++++++++-----------
 1 file changed, 11 insertions(+), 11 deletions(-)

diff --git a/ibacm/man/ibacm.1 b/ibacm/man/ibacm.1
index 733dc64d..f3901e71 100644
--- a/ibacm/man/ibacm.1
+++ b/ibacm/man/ibacm.1
@@ -16,7 +16,7 @@ needed to establish a connection, but does not implement the CM protocol.
 .P
 A primary user of the ibacm service is the librdmacm library.  This
 enables applications to make use of the ibacm service without code
-changes or needing to be aware that the service is in use. 
+changes or needing to be aware that the service is in use.
 librdmacm versions 1.0.12 - 1.0.15 can invoke IB ACM services when built using
 the --with-ib_acm option.  Version 1.0.16 and newer of librdmacm will automatically
 use the IB ACM if it is installed.  The IB ACM services tie in under the
@@ -26,7 +26,7 @@ however existing applications should still see significant connection
 scaling benefits using the calls
 available in librdmacm 1.0.11 and previous releases.
 .P
-The IB ACM is focused on being scalable, efficient, and extensible.  It implements 
+The IB ACM is focused on being scalable, efficient, and extensible.  It implements
 a plugin architecture that allows a vendor to supply its proprietary provider in
 addition to the default provider.  The current default provider implementation
 ibacmp limits network traffic, SA interactions, and centralized
@@ -34,8 +34,8 @@ services.  Ibacmp supports multiple resolution protocols in order to handle
 different fabric topologies.
 .P
 The IB ACM package is comprised of three components: the ibacm core service,
-the default provider ibacmp shared library, and a test/configuration utility 
-- ib_acme.  All three are userspace components and are available for Linux.  
+the default provider ibacmp shared library, and a test/configuration utility
+- ib_acme.  All three are userspace components and are available for Linux.
 Additional details are given below.
 .SH "OPTIONS"
 .TP
@@ -90,15 +90,15 @@ The ibacm service relies on two configuration files.
 .P
 The ibacm_addr.cfg file contains name and address mappings for each IB
 <device, port, pkey> endpoint.  Although the names in the ibacm_addr.cfg
-file can be anything, ib_acme maps the host name to the IB endpoints.  IP 
-addresses, on the other hand, are assigned dynamically.  If the address file 
-cannot be found, the ibacm service will attempt to create one using default 
+file can be anything, ib_acme maps the host name to the IB endpoints.  IP
+addresses, on the other hand, are assigned dynamically.  If the address file
+cannot be found, the ibacm service will attempt to create one using default
 values.
 .P
 The ibacm_opts.cfg file provides a set of configurable options for the
 ibacm core service and default provider, such as timeout, number of retries,
-logging level, etc.  ib_acme generates the ibacm_opts.cfg file using static 
-information.  If an option file cannot be found, ibacm will use default values. 
+logging level, etc.  ib_acme generates the ibacm_opts.cfg file using static
+information.  If an option file cannot be found, ibacm will use default values.
 .P
 ibacm:
 .P
@@ -131,8 +131,8 @@ and destination names or addresses as input to the service, and receive
 as output path record data.
 .P
 The service maps a client's source name/address to a local IB endpoint.
-If the destination name/address is not cached locally in the default provider, 
-it sends a multicast request out on the lowest priority multicast group on the 
+If the destination name/address is not cached locally in the default provider,
+it sends a multicast request out on the lowest priority multicast group on the
 local endpoint.  The request carries a list of multicast groups that the sender can use.
 The recipient of the request selects the highest priority multicast group
 that it can use as well and returns that information directly to the sender.
-- 
2.14.3




[Index of Archives]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Photo]     [Yosemite News]     [Yosemite Photos]     [Linux Kernel]     [Linux SCSI]     [XFree86]

  Powered by Linux