Project

General

Profile

Actions

Bug #8231

closed

xdr_admin(3nsl): Invalid return types in the man page

Added by Marcel Telka almost 6 years ago. Updated almost 6 years ago.

Status:
Closed
Priority:
Low
Assignee:
Category:
manpage - manual pages
Start date:
2017-05-15
Due date:
% Done:

100%

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

Description

The return types for several functions in the xdr_admin(3nsl) man page are wrong. Namely:

  • xdr_inline() returns rpc_inline_t *, not long *,
  • xdrrec_readbytes() returns uint_t, not int,
  • xdr_sizeof() returns uint_t, not unsigned long.
Actions #2

Updated by Marcel Telka almost 6 years ago

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

Updated by Electric Monk almost 6 years ago

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

git commit f4a8ddfca5b163fcce5c470e59c5be2dad358d70

commit  f4a8ddfca5b163fcce5c470e59c5be2dad358d70
Author: Marcel Telka <marcel@telka.sk>
Date:   2017-05-16T15:11:19.000Z

    8231 xdr_admin(3nsl): Invalid return types in the man page
    Reviewed by: Yuri Pankov <yuri.pankov@gmail.com>
    Approved by: Dan McDonald <danmcd@omniti.com>

Actions

Also available in: Atom PDF