Project

General

Profile

Actions

Bug #4329

closed

rpcgen(1): Four output files are generated by default

Added by Marcel Telka almost 10 years ago. Updated over 9 years ago.

Status:
Resolved
Priority:
Low
Assignee:
Category:
manpage - manual pages
Start date:
2013-11-14
Due date:
% Done:

100%

Estimated time:
Difficulty:
Bite-size
Tags:
Gerrit CR:
External Bug:

Description

The rpcgen(1) man page says "three", but four files are generated (proto.h, proto_xdr.c, proto_svc.c, proto_clnt.c):

     The rpcgen utility is normally used as in the first synopsis
     where  it  takes  an  input  file and generates three output
     files. If the infile is named proto.x, then rpcgen generates
     a  header  in  proto.h, XDR routines in proto_xdr.c, server-
     side  stubs  in  proto_svc.c,  and  client-side   stubs   in
     proto_clnt.c.  With the -T option, it also generates the RPC
     dispatch table in proto_tbl.i.
Actions #1

Updated by Marcel Telka almost 10 years ago

  • Status changed from New to In Progress
Actions #2

Updated by Robert Mustacchi over 9 years ago

  • Status changed from In Progress to Resolved
  • Assignee set to Shruti Sampat
  • % Done changed from 0 to 100
  • Tags deleted (needs-triage)

Resolved in ccd474f122dd51a3bf879b14fe94fa703510a6e3.

Actions

Also available in: Atom PDF