Add "IP6Addr" as a valid option for the role attribute on <hostid>. Nothing
uses this yet, but lets try and stay ahead of the curve for a change :-)
This commit is contained in:
parent
04c8fc7615
commit
71197e65e9
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=8393
1 changed files with 2 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
||||||
|
|
||||||
The FPI for this DTD is "-//FreeBSD//DTD DocBook V3.1-Based Extension//EN"
|
The FPI for this DTD is "-//FreeBSD//DTD DocBook V3.1-Based Extension//EN"
|
||||||
|
|
||||||
$FreeBSD: doc/share/sgml/freebsd.dtd,v 1.5 2000/07/16 22:56:52 nik Exp $
|
$FreeBSD: doc/share/sgml/freebsd.dtd,v 1.6 2000/10/08 19:15:54 nik Exp $
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<!-- ..................................................................... -->
|
<!-- ..................................................................... -->
|
||||||
|
@ -85,6 +85,7 @@
|
||||||
|Domainname
|
|Domainname
|
||||||
|FQDN
|
|FQDN
|
||||||
|IPAddr
|
|IPAddr
|
||||||
|
|IP6Addr
|
||||||
|Netmask
|
|Netmask
|
||||||
|MAC) #IMPLIED
|
|MAC) #IMPLIED
|
||||||
%common.attrib;
|
%common.attrib;
|
||||||
|
|
Loading…
Reference in a new issue