BSD 4_1c_2 development
authorCSRG <csrg@ucbvax.Berkeley.EDU>
Wed, 23 Feb 1983 07:52:38 +0000 (23:52 -0800)
committerCSRG <csrg@ucbvax.Berkeley.EDU>
Wed, 23 Feb 1983 07:52:38 +0000 (23:52 -0800)
Work on file usr/src/new/courier/courier.1

Synthesized-from: CSRG/cd1/4.1c.2

usr/src/new/courier/courier.1 [new file with mode: 0644]

diff --git a/usr/src/new/courier/courier.1 b/usr/src/new/courier/courier.1
new file mode 100644 (file)
index 0000000..1c46bf1
--- /dev/null
@@ -0,0 +1,31 @@
+.TH COURIER 1
+.UC 4
+.SH NAME
+courier \- Courier remote procedure call compiler
+.SH SYNOPSIS
+.B courier
+specification ...
+.SH DESCRIPTION
+.I Courier
+is a compiler for the Mesa-like specification language
+associated with the Courier remote procedure call protocol.
+.SH FILES
+.ta 2i
+Program.cr     Courier specification file for
+.I "Program"
+.sp 0.5
+.I "The following files are generated by courier from the above:"
+.sp 0.5
+Program.h      definitions and typedefs
+.br
+Program_stubs.c        mappings between C and Courier
+.br
+Program_server.c       server routines
+.br
+Program_client.c       client routines
+.SH "SEE ALSO"
+``Writing Distributed Programs with Courier'' by Eric C. Cooper.
+.br
+``Courier: The Remote Procedure Call Protocol,''
+Xerox System Integration Standard 038112,
+December 1981.