Author: cem
Date: Sat Feb 10 19:41:32 2018
New Revision: 329107
URL: https://svnweb.freebsd.org/changeset/base/329107

Log:
  socketpair.2: Reference relevant POSIX standards
  
  Sponsored by: Dell EMC Isilon

Modified:
  head/lib/libc/sys/socketpair.2

Modified: head/lib/libc/sys/socketpair.2
==============================================================================
--- head/lib/libc/sys/socketpair.2      Sat Feb 10 17:17:15 2018        
(r329106)
+++ head/lib/libc/sys/socketpair.2      Sat Feb 10 19:41:32 2018        
(r329107)
@@ -28,7 +28,7 @@
 .\"     @(#)socketpair.2       8.1 (Berkeley) 6/4/93
 .\" $FreeBSD$
 .\"
-.Dd May 4, 2015
+.Dd February 10, 2018
 .Dt SOCKETPAIR 2
 .Os
 .Sh NAME
@@ -89,6 +89,13 @@ process address space.
 .Xr read 2 ,
 .Xr socket 2 ,
 .Xr write 2
+.Sh STANDARDS
+The
+.Fn socketpair
+system call conforms to
+.St -p1003.1-2001
+and
+.St -p1003.1-2008 .
 .Sh HISTORY
 The
 .Fn socketpair
_______________________________________________
svn-src-head@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to