Link to the versions chapter rather than the title ID. Since the title
ID is no longer needed, remove it. PR: 194302 Submitted by: fernando.apesteguia@gmail.com
This commit is contained in:
parent
5c491d0daa
commit
66dee84cde
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=45794
2 changed files with 2 additions and 3 deletions
|
@ -154,7 +154,7 @@
|
||||||
<entry><varname>OSVERSION</varname></entry>
|
<entry><varname>OSVERSION</varname></entry>
|
||||||
<entry>The numeric version of the operating system; the
|
<entry>The numeric version of the operating system; the
|
||||||
same as <link
|
same as <link
|
||||||
linkend="freebsd-versions"><literal>__FreeBSD_version</literal></link>.</entry>
|
linkend="versions"><literal>__FreeBSD_version</literal></link>.</entry>
|
||||||
</row>
|
</row>
|
||||||
|
|
||||||
<row>
|
<row>
|
||||||
|
|
|
@ -8,8 +8,7 @@
|
||||||
<chapter xmlns="http://docbook.org/ns/docbook" xmlns:xlink=
|
<chapter xmlns="http://docbook.org/ns/docbook" xmlns:xlink=
|
||||||
"http://www.w3.org/1999/xlink" version="5.0" xml:id="versions">
|
"http://www.w3.org/1999/xlink" version="5.0" xml:id="versions">
|
||||||
|
|
||||||
<title
|
<title><literal>__FreeBSD_version</literal>
|
||||||
xml:id="freebsd-versions"><literal>__FreeBSD_version</literal>
|
|
||||||
Values</title>
|
Values</title>
|
||||||
|
|
||||||
<para>Here is a convenient list of
|
<para>Here is a convenient list of
|
||||||
|
|
Loading…
Reference in a new issue