Fix version number in installation page.
Sponsored by: Rubicon Communications, LLC (netgate.com)
This commit is contained in:
parent
515b7c5cc8
commit
f55b095f20
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=53751
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
"../../../../../share/xml/freebsd50.dtd" [
|
||||
<!ENTITY % release PUBLIC "-//FreeBSD//ENTITIES Release Specification//EN" "../share/xml/release.ent">
|
||||
%release;
|
||||
<!ENTITY local.rel "12.1">
|
||||
<!ENTITY local.rel "12.2">
|
||||
]>
|
||||
<article xmlns="http://docbook.org/ns/docbook"
|
||||
xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0"
|
||||
|
|
Loading…
Reference in a new issue