From: CSRG Date: Thu, 28 Jul 1983 08:18:17 +0000 (-0800) Subject: BSD 4_3 development X-Git-Tag: BSD-4_3~1722 X-Git-Url: https://git.subgeniuskitty.com/unix-history/.git/commitdiff_plain/365bdab34fd4ae2da3be7125dafc1005d449b24e BSD 4_3 development Work on file usr/contrib/courier/man/courier.1 Synthesized-from: CSRG/cd1/4.3 --- diff --git a/usr/contrib/courier/man/courier.1 b/usr/contrib/courier/man/courier.1 new file mode 100644 index 0000000000..476cb0f300 --- /dev/null +++ b/usr/contrib/courier/man/courier.1 @@ -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.