]> git.openfabrics.org - ~shefty/librdmacm.git/commitdiff
refresh (create temporary patch)
authorSean Hefty <sean.hefty@intel.com>
Thu, 25 Oct 2012 07:15:54 +0000 (00:15 -0700)
committerSean Hefty <sean.hefty@intel.com>
Thu, 25 Oct 2012 07:15:54 +0000 (00:15 -0700)
meta
patches/refresh-temp [new file with mode: 0644]

diff --git a/meta b/meta
index a2e2f1b907c31b71b8109097c4318df4643d73b9..eae9b1282fd1e10dbc7a4b4fb76cfb3e4865fbdb 100644 (file)
--- a/meta
+++ b/meta
@@ -1,9 +1,10 @@
 Version: 1
-Previous: af31f7b9c450f32fce6160109b5c6a7563495f67
-Head: 0e913c0fe1d112c2268e908dba8eaa8bcb4e7dd7
+Previous: 45e8b6759e32c870f94f65185c14690c4d783913
+Head: f9e5716e072fc8fd86a41e776007fb7abff093e9
 Applied:
   rs-iomap: 5070641f4e87250fd643f8d38b9bf8d45688499e
   riostream: 0e913c0fe1d112c2268e908dba8eaa8bcb4e7dd7
+  refresh-temp: f9e5716e072fc8fd86a41e776007fb7abff093e9
 Unapplied:
   iom-dbg: 88434072d07f8edc58f454ac954d78bd39441eed
   resv-rs-len: 7b6ff5c4894f54b221d877adcd709795dffb2fe9
diff --git a/patches/refresh-temp b/patches/refresh-temp
new file mode 100644 (file)
index 0000000..c825d47
--- /dev/null
@@ -0,0 +1,24 @@
+Bottom: 02615efe2058032a04219c5cd8d561302254e504
+Top:    f19a8b2ce69c643de5d0f18daa34e98ee942afed
+Author: Sean Hefty <sean.hefty@intel.com>
+Date:   2012-10-25 00:15:54 -0700
+
+Refresh of riostream
+
+---
+
+diff --git a/man/rsocket.7 b/man/rsocket.7
+index dc3f9ab..bc5bb10 100644
+--- a/man/rsocket.7
++++ b/man/rsocket.7
+@@ -7,8 +7,8 @@ rsocket \- RDMA socket API
+ RDMA socket API and protocol
+ .SH "NOTES"
+ Rsockets is a protocol over RDMA that supports a socket-level API
+-for applications.  rsocket APIs are intended to match the behavior
+-of corresponding socket calls, except where noted.  rsocket
++for applications.  Rsocket APIs are intended to match the behavior
++of corresponding socket calls, except where noted.  Rsocket
+ functions match the name and function signature of socket calls,
+ with the exception that all function calls are prefixed with an 'r'.
+ .P