소스 검색

Doc cleanup.

Adam Ierymenko 12 년 전
부모
커밋
e4e517e9c3
1개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제
  1. 3 0
      node/Demarc.hpp

+ 3 - 0
node/Demarc.hpp

@@ -49,6 +49,9 @@ class UdpSocket;
  * about what they actually are.
  *
  * All ports are closed when this class is destroyed.
+ *
+ * Its name "demarcation point" comes from the telco/cable terminology for
+ * the box where wires terminate at a customer's property.
  */
 class Demarc
 {