From ec0a5066055e3676b41961a2cf0dabfe82049595 Mon Sep 17 00:00:00 2001 From: kleink Date: Tue, 11 May 2004 23:19:56 +0000 Subject: [PATCH] Sync with reality: -b hasn't been the default for almost 4 years. --- usr.bin/rpcgen/rpcgen.1 | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/usr.bin/rpcgen/rpcgen.1 b/usr.bin/rpcgen/rpcgen.1 index 89e7e01c9e54..eaabfd97f472 100644 --- a/usr.bin/rpcgen/rpcgen.1 +++ b/usr.bin/rpcgen/rpcgen.1 @@ -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