mirror of
https://github.com/opnsense/src.git
synced 2026-03-02 05:13:58 -05:00
14 lines
476 B
XML
14 lines
476 B
XML
<?xml version="1.0"?>
|
|
<!DOCTYPE catalog PUBLIC "-//OASIS//DTD Entity Resolution XML Catalog V1.0//EN"
|
|
"http://www.oasis-open.org/committees/entity/release/1.0/catalog.dtd">
|
|
|
|
<!-- $FreeBSD$ -->
|
|
|
|
<catalog xmlns="urn:oasis:names:tc:entity:xmlns:xml:catalog">
|
|
<public
|
|
publicId="-//FreeBSD//ENTITIES Release Specification//EN"
|
|
uri="release.ent"/>
|
|
<public
|
|
publicId="-//FreeBSD//ENTITIES Auto Generated Device Lists//EN"
|
|
uri="dev-auto.ent"/>
|
|
</catalog>
|