Sync with reality: -b hasn't been the default for almost 4 years.

This commit is contained in:
kleink 2004-05-11 23:19:56 +00:00
parent 51b1efa931
commit ec0a506605
1 changed files with 6 additions and 4 deletions

View File

@ -1,7 +1,7 @@
.\" $NetBSD: rpcgen.1,v 1.15 2003/02/25 10:35:52 wiz Exp $
.\" $NetBSD: rpcgen.1,v 1.16 2004/05/11 23:19:56 kleink Exp $
.\" from: @(#)rpcgen.new.1 1.1 90/11/09 TIRPC 1.0; from 40.10 of 10/10/89
.\" Copyright (c) 1988,1990 Sun Microsystems, Inc. - All Rights Reserved.
.Dd January 6, 2003
.Dd May 11, 2004
.Dt RPCGEN 1
.Sh NAME
.Nm rpcgen
@ -228,9 +228,11 @@ Generate all the files including sample code for client and server side.
.It Fl b
This generates code for the
.Tn "SunOS 4.1"
style of
sockets style of
.Tn RPC .
This is the default.
By default, code for
.Tn "TI RPC"
is generated.
.It Fl c
Compile into
.Tn XDR