freebsd-dev/usr.bin/rpcgen
Nik Clayton 3be5f1f5ce Add $Id$, to make it simpler for members of the translation teams to
track.

The $Id$ line is normally at the bottom of the main comment block in the
man page, separated from the rest of the manpage by an empty comment,
like so;

     .\"    $Id$
     .\"

If the immediately preceding comment is a @(#) format ID marker than the
the $Id$ will line up underneath it with no intervening blank lines.
Otherwise, an additional blank line is inserted.

Approved by:            bde
1999-07-12 20:24:20 +00:00
..
Makefile Backed out previous commit. The bug was in rev.1.49 of src/Makefile.inc1, 1999-01-04 12:36:23 +00:00
rpc_clntout.c include <pthread.h> 1998-09-25 11:43:48 +00:00
rpc_cout.c Clean up some ambiguous nested if/elses. 1999-07-04 17:26:16 +00:00
rpc_hout.c
rpc_main.c include <pthread.h> 1998-09-25 11:43:48 +00:00
rpc_parse.c Add support for the RPC 64-bit integer type ``hyper''. 1998-09-08 17:33:12 +00:00
rpc_parse.h
rpc_sample.c Fixed printf format errors. 1998-08-02 15:18:45 +00:00
rpc_scan.c
rpc_scan.h
rpc_svcout.c Fixed printf format errors. 1998-08-02 15:18:45 +00:00
rpc_tblout.c
rpc_util.c
rpc_util.h
rpcgen.1 Add $Id$, to make it simpler for members of the translation teams to 1999-07-12 20:24:20 +00:00