From: Sean Hefty Date: Thu, 30 Jun 2011 18:27:27 +0000 (-0700) Subject: refresh (create temporary patch) X-Git-Url: https://openfabrics.org/gitweb/?a=commitdiff_plain;h=f3f5500ea9898db07df225c133b91c3438114ce5;p=~shefty%2Fibacm.git refresh (create temporary patch) --- diff --git a/meta b/meta index d0706bc..ea82a6e 100644 --- a/meta +++ b/meta @@ -1,8 +1,9 @@ Version: 1 -Previous: 610d39f4947e8ece76df76fda43af8246fff88ca -Head: 3eb8f395f9a52f04c5b408812e743566e6d673fe +Previous: e10733aecb22ca6be26e8bf927e6063afa7eccba +Head: 94b8e42ea95f88be20e27788d4330cf71381ddca Applied: ibacm-run-as-daemon-by-default: 3eb8f395f9a52f04c5b408812e743566e6d673fe + refresh-temp: 94b8e42ea95f88be20e27788d4330cf71381ddca Unapplied: fixup-starting-curly-brace-ali: b6e7734ccc3d5e6103ae137025ec71b6bea39a63 counters: b491f82e1c52dd1da5e568782b5fed4e58f1f19e diff --git a/patches/refresh-temp b/patches/refresh-temp new file mode 100644 index 0000000..9d8dfc3 --- /dev/null +++ b/patches/refresh-temp @@ -0,0 +1,22 @@ +Bottom: c20b3d52fc6f2174569f4497060aa6dce8bb0b86 +Top: 291e865141371dd166944d40cde7ecb21151f2e0 +Author: Sean Hefty +Date: 2011-06-30 11:27:26 -0700 + +Refresh of ibacm-run-as-daemon-by-default + +--- + +diff --git a/man/ib_acm.1 b/man/ib_acm.1 +index acf6a1d..af57d0b 100644 +--- a/man/ib_acm.1 ++++ b/man/ib_acm.1 +@@ -38,7 +38,7 @@ These steps assume that the user has administrative privileges. + .P + 2. Install the IB ACM package. This installs ib_acm, and ib_acme. + .P +-3. Run 'ib_acm -D' as administrator to start the ib_acm daemon. ++3. Run 'ib_acm' as administrator to start the ib_acm daemon. + .P + 4. Optionally, run 'ib_acme -d -v' to verify that + the ib_acm service is running.