summaryrefslogtreecommitdiffstats
path: root/disk/coda-rpc2/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'disk/coda-rpc2/DETAILS')
-rwxr-xr-xdisk/coda-rpc2/DETAILS8
1 files changed, 7 insertions, 1 deletions
diff --git a/disk/coda-rpc2/DETAILS b/disk/coda-rpc2/DETAILS
index 2c2115cfac..577286dfa6 100755
--- a/disk/coda-rpc2/DETAILS
+++ b/disk/coda-rpc2/DETAILS
@@ -16,5 +16,11 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/rpc2-$VERSION
KEYWORDS="disk"
SHORT="Remote Procedure Call v2 library for Coda"
cat << EOF
-RPC2, a highly portable and extensible remote procedure call package for Unix. RPC2 runs on top of the IP/UDP protocol, and provides support for streaming file transfer, parallel RPC calls, and IP-level multicast. The manual also describes two other packages used by RPC2: RP2Gen, a stub generator, and LWP, a coroutine-based lightweight process package. All the software described in this manual runs at user-level on the Unix 4.3BSD interface; no kernel modifications are necessary.
+RPC2, a highly portable and extensible remote procedure call package for
+Unix. RPC2 runs on top of the IP/UDP protocol, and provides support for
+streaming file transfer, parallel RPC calls, and IP-level multicast. The manual
+also describes two other packages used by RPC2: RP2Gen, a stub generator,
+and LWP, a coroutine-based lightweight process package. All the software
+described in this manual runs at user-level on the Unix 4.3BSD interface;
+no kernel modifications are necessary.
EOF