diff --git a/doc/src/sgml/datatype.sgml b/doc/src/sgml/datatype.sgml
index 183cd11e19ff784dd882fbce3539fb0ab5c86148..10d6304cc11ec8f6cb32bc10c632bd50c2e2d803 100644
--- a/doc/src/sgml/datatype.sgml
+++ b/doc/src/sgml/datatype.sgml
@@ -1,5 +1,5 @@
 <!--
-$Header: /cvsroot/pgsql/doc/src/sgml/datatype.sgml,v 1.48 2001/01/26 22:04:22 petere Exp $
+$Header: /cvsroot/pgsql/doc/src/sgml/datatype.sgml,v 1.49 2001/02/10 18:02:35 petere Exp $
 -->
 
  <chapter id="datatype">
@@ -1967,6 +1967,13 @@ January 8 04:05:06 1999 PST
      <literal>a</> through <literal>f</>.  Output is always in the
      latter of the given forms.
     </para>
+
+    <para>
+     The directory <filename class="directory">contrib/mac</filename>
+     in the <productname>Postgres</productname> source distribution
+     contains tools that can be used to map MAC addresses to hardware
+     manufacturer names.
+    </para>
    </sect2>
 
   </sect1>