Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/bouyer-socketcan]: src/lib/libc/sys add PF_CAN
details: https://anonhg.NetBSD.org/src/rev/af619228d69a
branches: bouyer-socketcan
changeset: 820907:af619228d69a
user: bouyer <bouyer%NetBSD.org@localhost>
date: Thu May 18 11:29:54 2017 +0000
description:
add PF_CAN
diffstat:
lib/libc/sys/socket.2 | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (26 lines):
diff -r 771400891690 -r af619228d69a lib/libc/sys/socket.2
--- a/lib/libc/sys/socket.2 Thu May 18 11:28:48 2017 +0000
+++ b/lib/libc/sys/socket.2 Thu May 18 11:29:54 2017 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: socket.2,v 1.41 2013/03/01 18:25:16 joerg Exp $
+.\" $NetBSD: socket.2,v 1.41.16.1 2017/05/18 11:29:54 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_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
Home |
Main Index |
Thread Index |
Old Index