4.3BSD/usr/contrib/courier/man/courier.1

Compare this file to the similar file:
Show the results in this format:

.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.