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 Dec 11 2020, 12:20 AM
Parents
rGeca1933a55ae: getentropy(3): sort SEE ALSO sections
Branches
Unknown
Tags
Unknown