Project

General

Profile

Actions

Bug #4713

closed

rpc_svc_create(3nsl): "for the given program" is strange

Added by Marcel Telka over 9 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Low
Assignee:
Category:
manpage - manual pages
Start date:
2014-03-28
Due date:
% Done:

100%

Estimated time:
Difficulty:
Medium
Tags:
needs-triage
Gerrit CR:
External Bug:

Description

"for the given program" here in the rpc_svc_create(3nsl) man page is strange:

     svc_door_create()
                          This routine creates an RPC server han-
                          dle over doors and returns a pointer to
                          it. Doors is a transport mechanism that
                          facilitates  fast data transfer between
                          processes on the same machine. for  the
                          given program The user may set the size
                          of the send buffer with  the  parameter
                          sendsz. If sendsz is 0, the correspond-
                          ing default buffer size is 16 Kbyte. If

In addition, there is missing semicolon here:

       SVCXPRT *svc_raw_create(void)
Actions #1

Updated by Marcel Telka about 8 years ago

  • Description updated (diff)
Actions #2

Updated by Marcel Telka over 6 years ago

  • Status changed from New to In Progress
  • Assignee set to Marcel Telka
Actions #4

Updated by Marcel Telka over 6 years ago

  • Status changed from In Progress to Pending RTI
Actions #5

Updated by Electric Monk over 6 years ago

  • Status changed from Pending RTI to Closed
  • % Done changed from 0 to 100

git commit 469e2fcc7752c46800bfcf054ab8924378137927

commit  469e2fcc7752c46800bfcf054ab8924378137927
Author: Marcel Telka <marcel@telka.sk>
Date:   2017-05-24T17:14:06.000Z

    4713 rpc_svc_create(3nsl): "for the given program" is strange
    Reviewed by: Peter Tribble <peter.tribble@gmail.com>
    Reviewed by: Yuri Pankov <yuri.pankov@gmail.com>
    Approved by: Robert Mustacchi <rm@joyent.com>

Actions

Also available in: Atom PDF