BSD 4_3 development
authorCSRG <csrg@ucbvax.Berkeley.EDU>
Thu, 28 Jul 1983 08:18:17 +0000 (00:18 -0800)
committerCSRG <csrg@ucbvax.Berkeley.EDU>
Thu, 28 Jul 1983 08:18:17 +0000 (00:18 -0800)
Work on file usr/contrib/courier/man/courier.1

Synthesized-from: CSRG/cd1/4.3

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

diff --git a/usr/contrib/courier/man/courier.1 b/usr/contrib/courier/man/courier.1
new file mode 100644 (file)
index 0000000..476cb0f
--- /dev/null
@@ -0,0 +1,33 @@
+.TH COURIER 1 "28 July 1983"
+.UC 4
+.SH NAME
+courier \- Courier remote procedure call compiler
+.SH SYNOPSIS
+.B courier
+[
+.B \-x
+] 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.