HomeFreeBSD

VOP_PATHCONF.9: correct the type of the retval argument

Description

VOP_PATHCONF.9: correct the type of the retval argument

It was changed from int to register_t in r22521 and from register_t to long
in r328099, but the man page wasn't updated either time.

MFC after: 2 weeks

Details

Provenance
asomersAuthored on
Parents
rS350206: powerpc64/mmu: Make moea64_pvo_enter() return if an entry already exists
Branches
Unknown
Tags
Unknown