diff options
Diffstat (limited to 'lib/libc/sys/socket.2')
| -rw-r--r-- | lib/libc/sys/socket.2 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/lib/libc/sys/socket.2 b/lib/libc/sys/socket.2 index 6912d065936..2dcc694a7ab 100644 --- a/lib/libc/sys/socket.2 +++ b/lib/libc/sys/socket.2 @@ -1,4 +1,4 @@ -.\" $NetBSD: socket.2,v 1.41 2013/03/01 18:25:16 joerg Exp $ +.\" $NetBSD: socket.2,v 1.42 2017/05/27 21:02:55 bouyer Exp $ .\" .\" Copyright (c) 1983, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -29,7 +29,7 @@ .\" .\" @(#)socket.2 8.1 (Berkeley) 6/4/93 .\" -.Dd February 5, 2013 +.Dd April 27, 2017 .Dt SOCKET 2 .Os .Sh NAME @@ -61,6 +61,7 @@ PF_INET6 IPv6 (Internet Protocol version 6) protocols PF_NS Xerox Network Systems protocols PF_APPLETALK AppleTalk protocols PF_BLUETOOTH Bluetooth protocols +PF_CAN CAN bus protocols .Ed .Pp The socket has the indicated |
