diff --git a/xml/System.Net/IPEndPoint.xml b/xml/System.Net/IPEndPoint.xml
index fdd871af610..745a1992348 100644
--- a/xml/System.Net/IPEndPoint.xml
+++ b/xml/System.Net/IPEndPoint.xml
@@ -104,7 +104,7 @@
- The IP address of the Internet host.
+ The IP address of the Internet host. For example, the value 0x2414188f in big-endian format would be the IP address "143.24.20.36".
The port number associated with the , or 0 to specify any available port. is in host order.
Initializes a new instance of the class with the specified address and port number.