summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sys/sys/socket.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/sys/socket.h b/sys/sys/socket.h
index 7733f32..cfa6adc 100644
--- a/sys/sys/socket.h
+++ b/sys/sys/socket.h
@@ -168,7 +168,7 @@ struct sockproto {
};
/*
- * bsd-api-new-02a: protocol-independent placeholder for socket addresses
+ * RFC 2553: protocol-independent placeholder for socket addresses
*/
#define _SS_MAXSIZE 128
#define _SS_ALIGNSIZE (sizeof(int64_t))
OpenPOWER on IntegriCloud