Correctly show ipv6 as a virtual category.
PR: 17880 Submitted by: Ben Smithurst <ben@scientia.demon.co.uk>
This commit is contained in:
parent
36674a8697
commit
04d020393d
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=7233
2 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
<!--
|
<!--
|
||||||
The FreeBSD Documentation Project
|
The FreeBSD Documentation Project
|
||||||
|
|
||||||
$FreeBSD: doc/en_US.ISO_8859-1/books/porters-handbook/book.sgml,v 1.99 2000/05/19 17:55:27 jim Exp $
|
$FreeBSD: doc/en_US.ISO_8859-1/books/porters-handbook/book.sgml,v 1.100 2000/05/22 09:24:34 hoek Exp $
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<!DOCTYPE BOOK PUBLIC "-//FreeBSD//DTD DocBook V3.1-Based Extension//EN" [
|
<!DOCTYPE BOOK PUBLIC "-//FreeBSD//DTD DocBook V3.1-Based Extension//EN" [
|
||||||
|
@ -3665,7 +3665,7 @@ pre-install:
|
||||||
</row>
|
</row>
|
||||||
|
|
||||||
<row>
|
<row>
|
||||||
<entry><filename>ipv6</filename></entry>
|
<entry><filename>ipv6*</filename></entry>
|
||||||
<entry>IPv6 related software.</entry>
|
<entry>IPv6 related software.</entry>
|
||||||
</row>
|
</row>
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
<!--
|
<!--
|
||||||
The FreeBSD Documentation Project
|
The FreeBSD Documentation Project
|
||||||
|
|
||||||
$FreeBSD: doc/en_US.ISO_8859-1/books/porters-handbook/book.sgml,v 1.99 2000/05/19 17:55:27 jim Exp $
|
$FreeBSD: doc/en_US.ISO_8859-1/books/porters-handbook/book.sgml,v 1.100 2000/05/22 09:24:34 hoek Exp $
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<!DOCTYPE BOOK PUBLIC "-//FreeBSD//DTD DocBook V3.1-Based Extension//EN" [
|
<!DOCTYPE BOOK PUBLIC "-//FreeBSD//DTD DocBook V3.1-Based Extension//EN" [
|
||||||
|
@ -3665,7 +3665,7 @@ pre-install:
|
||||||
</row>
|
</row>
|
||||||
|
|
||||||
<row>
|
<row>
|
||||||
<entry><filename>ipv6</filename></entry>
|
<entry><filename>ipv6*</filename></entry>
|
||||||
<entry>IPv6 related software.</entry>
|
<entry>IPv6 related software.</entry>
|
||||||
</row>
|
</row>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue