[Bug 199491] man page: should socketpair(fd, ...) change to socketpair(domain, ...) ?
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Apr 17 02:41:15 UTC 2015
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199491
Bug ID: 199491
Summary: man page: should socketpair(fd, ...) change to
socketpair(domain, ...) ?
Product: Documentation
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: Documentation
Assignee: freebsd-doc at FreeBSD.org
Reporter: sp55aa at qq.com
man 2 socketpair:
SYNOPSIS:
socketpair(int fd, ...)
fd here makes me confused, should it be domain? I see man page in linux, that
use domain.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-doc
mailing list