summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorasmodai <asmodai@FreeBSD.org>2000-09-22 10:52:00 +0000
committerasmodai <asmodai@FreeBSD.org>2000-09-22 10:52:00 +0000
commitaaaeed879f8b0f2b838f330c11eda3a1f8dab842 (patch)
tree54a75414644b11c3e1a8e0c83bbf9ad389af76ed
parent927fdf4283294b5ec2f45a0f95454a8c04dca8dc (diff)
downloadFreeBSD-src-aaaeed879f8b0f2b838f330c11eda3a1f8dab842.zip
FreeBSD-src-aaaeed879f8b0f2b838f330c11eda3a1f8dab842.tar.gz
Fix comment about the bsd-api-new-02a draft. This has been superceded
by RFC 2553.
-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