diff options
| author | Rob Johnston <rob.johnston@joyent.com> | 2020-02-20 16:38:42 -0800 |
|---|---|---|
| committer | Dan McDonald <danmcd@joyent.com> | 2020-04-03 15:03:01 -0400 |
| commit | c559157643fef9f9afb0414e00a3579407ba3052 (patch) | |
| tree | 108a39e69361244fbd351d0ad1994bc50c3f6025 /exception_lists | |
| parent | 3afb2a2ae94e9183977495f0d248b766e58e4016 (diff) | |
| download | illumos-joyent-c559157643fef9f9afb0414e00a3579407ba3052.tar.gz | |
12330 libtopo: add support for directed graph based topologies
Portions contributed by: Kody Kantor <kody.kantor@joyent.com>
Reviewed by: Robert Mustacchi <rm@fingolfin.org>
Approved by: Dan McDonald <danmcd@joyent.com>
Diffstat (limited to 'exception_lists')
| -rw-r--r-- | exception_lists/manlint | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/exception_lists/manlint b/exception_lists/manlint index 1726989d76..8c8039d6c5 100644 --- a/exception_lists/manlint +++ b/exception_lists/manlint @@ -10,13 +10,14 @@ # # # Copyright 2016 Toomas Soome <tsoome@me.com> -# Copyright (c) 2019, Joyent, Inc. +# Copyright 2020 Joyent, Inc. # usr/src/boot/* # Not actually a manual page usr/src/cmd/hal/fdi/fdi.dtd.1 usr/src/cmd/isns/isnsd/xml_def/isnsdata.dtd.1 usr/src/cmd/svc/dtd/service_bundle.dtd.1 +usr/src/lib/fm/topo/maps/common/digraph-topology.dtd.1 usr/src/lib/fm/topo/maps/common/topology.dtd.1 usr/src/lib/libbrand/dtd/brand.dtd.1 usr/src/lib/libbrand/dtd/zone_platform.dtd.1 |
