OSDN Git Service

Remove reference to contrib/mac, which isn't there anymore.
authorTom Lane <tgl@sss.pgh.pa.us>
Sat, 9 Sep 2006 18:45:37 +0000 (18:45 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Sat, 9 Sep 2006 18:45:37 +0000 (18:45 +0000)
doc/src/sgml/datatype.sgml

index c589c2c..c124d00 100644 (file)
@@ -1,4 +1,4 @@
-<!-- $PostgreSQL: pgsql/doc/src/sgml/datatype.sgml,v 1.172 2006/09/07 00:04:48 momjian Exp $ -->
+<!-- $PostgreSQL: pgsql/doc/src/sgml/datatype.sgml,v 1.173 2006/09/09 18:45:37 tgl Exp $ -->
 
  <chapter id="datatype">
   <title id="datatype-title">Data Types</title>
@@ -2836,13 +2836,6 @@ SELECT * FROM test1 WHERE a;
      <literal>a</> through <literal>f</>.  Output is always in the
      last of the forms shown.
     </para>
-
-    <para>
-     The directory <filename class="directory">contrib/mac</filename>
-     in the <productname>PostgreSQL</productname> source distribution
-     contains tools that can be used to map MAC addresses to hardware
-     manufacturer names.
-    </para>
    </sect2>
 
   </sect1>