]> git.openfabrics.org - ~shefty/ibacm.git/commitdiff
refresh (create temporary patch)
authorSean Hefty <sean.hefty@intel.com>
Fri, 2 Mar 2012 00:53:39 +0000 (16:53 -0800)
committerSean Hefty <sean.hefty@intel.com>
Fri, 2 Mar 2012 00:53:39 +0000 (16:53 -0800)
meta
patches/refresh-temp [new file with mode: 0644]

diff --git a/meta b/meta
index 7958f2627a576deacad8412a2213c63ed39f1358..513c0ce709f1e34d8e8b0f0b0bb7a695956cb30f 100644 (file)
--- a/meta
+++ b/meta
@@ -1,9 +1,10 @@
 Version: 1
-Previous: a852e15d535230260ddea0ed5cf416a39d658276
-Head: e561b93ae45f3a930b78978723fa37e1d98645a5
+Previous: c20a32f118702e471d7179680ee20cacb837fe82
+Head: 75bee58a61b073995da19e3fa364e46b0751a364
 Applied:
   af_ib: fb683ba55480ada43c09aa48b3cb18bde139f72c
   rename-ibacm: e561b93ae45f3a930b78978723fa37e1d98645a5
+  refresh-temp: 75bee58a61b073995da19e3fa364e46b0751a364
 Unapplied:
   dev-name2ip: 8e00708e882239292492e13aa51c82042255933c
   dev-addrsize: 8de02c47fbf595132105a7050ad6f755f49f9a7a
diff --git a/patches/refresh-temp b/patches/refresh-temp
new file mode 100644 (file)
index 0000000..ba683e7
--- /dev/null
@@ -0,0 +1,50 @@
+Bottom: 5988260ae44191fb9e9ef4fcd0fe294df404610d
+Top:    2724258e9ed52f80159968b8b63216a7ba8595a6
+Author: Sean Hefty <sean.hefty@intel.com>
+Date:   2012-03-01 16:53:38 -0800
+
+Refresh of rename-ibacm
+
+---
+
+diff --git a/man/ib_acme.1 b/man/ib_acme.1
+index 9e44822..a00e64e 100644
+--- a/man/ib_acme.1
++++ b/man/ib_acme.1
+@@ -10,10 +10,10 @@ ib_acme \- test and configuration utility for the IB ACM
+ \fIib_acme\fR [-G] [-O]\r
+ .fi\r
+ .SH "DESCRIPTION"\r
+-ib_acme provides assistance configuring and testing the ib_acm service.\r
+-The first usage of the service will test that the ib_acm is running\r
++ib_acme provides assistance configuring and testing the ibacm service.\r
++The first usage of the service will test that the ibacm is running\r
+ and operating correctly.  The second usage model will automatically\r
+-create address and configuration files for the ib_acm service.\r
++create address and configuration files for the ibacm service.\r
+ .SH "OPTIONS"\r
+ .TP\r
+ \-f addr_format\r
+@@ -64,13 +64,13 @@ generated files are text based and may be edited.  These options are intended
+ to provide a simple way to configure address and option information on all\r
+ nodes on a cluster.\r
+ .P\r
+-The other function of the ib_acme utility is to test the ib_acm service,\r
++The other function of the ib_acme utility is to test the ibacm service,\r
+ including helping to verify that the service is usable given the current\r
+ cluster configuration.  The ib_acme utility can resolve IP addresses,\r
+ network names, or IB LIDs into a path record.  It can then compare that\r
+ path record against one obtained by the SA.  When used to test the\r
+-ib_acm service, the ib_acme utility has the side effect of loading the\r
+-ib_acm caches.\r
++ibacm service, the ib_acme utility has the side effect of loading the\r
++ibacm caches.\r
+ .P\r
+ Multiple, numerical destinations can be specified by adding brackets [] to\r
+ the end of a base destination name or address.  Users may specify a list of\r
+@@ -78,4 +78,4 @@ numerical ranges inside the brackets using the following example as a
+ guide: node[1-3,5,7-8].  This will result in testing node1, node2, node3,\r
+ node5, node7, and node8.   \r
+ .SH "SEE ALSO"\r
+-ib_acm(7) ib_acm(1)\r
++ib_acm(7) ibacm(1)