svn commit: r53751 - head/en_US.ISO8859-1/htdocs/releases/12.2R/installation
Glen Barber <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
Author: gjb Date: Fri Jan 3 17:13:49 2020 New Revision: 53751 URL: https://svnweb.freebsd.org/changeset/doc/53751 Log: Fix version number in installation page. Sponsored by: Rubicon Communications, LLC (netgate.com) Modified: head/en_US.ISO8859-1/htdocs/releases/12.2R/installation/installation.xml Modified: head/en_US.ISO8859-1/htdocs/releases/12.2R/installation/installation.xml ============================================================================== --- head/en_US.ISO8859-1/htdocs/releases/12.2R/installation/installation.xml Fri Jan 3 17:13:26 2020 (r53750) +++ head/en_US.ISO8859-1/htdocs/releases/12.2R/installation/installation.xml Fri Jan 3 17:13:49 2020 (r53751) @@ -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" _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/svn-doc-all To unsubscribe, send any mail to "[email protected]"