HomeFreeBSD

posix_spawn(3): fix section that references `vfork`

Description

posix_spawn(3): fix section that references vfork

vfork(2) should be referenced in paragraphs as .Fn vfork, not vfork().
This change switches the reference to use .Fn, which in turn makes the
manpage make manlint clean.

MFC after: 1 week
Reported by: make manlint
Sponsored by: DellEMC Isilon

Details

Provenance
ngieAuthored on
Parents
rS368533: getentropy(3): sort SEE ALSO sections
Branches
Unknown
Tags
Unknown