svn commit: r50577 - head/share/xml
Remko Lodder <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
Author: remko Date: Wed Jul 26 11:57:27 2017 New Revision: 50577 URL: https://svnweb.freebsd.org/changeset/doc/50577 Log: Fix a typo on the 11.0 releases link(s). Spotted by: [email protected] Modified: head/share/xml/release.ent Modified: head/share/xml/release.ent ============================================================================== --- head/share/xml/release.ent Wed Jul 26 10:34:51 2017 (r50576) +++ head/share/xml/release.ent Wed Jul 26 11:57:27 2017 (r50577) @@ -75,14 +75,14 @@ <!ENTITY rel0.current '11.0'> <!ENTITY rel0.current.date 'October, 2016'> -<!-- URLs to information on the latest rel0ease --> -<!ENTITY u.rel0.notes '&base;/rel0eases/&rel0.current;R/rel0notes.html'> -<!ENTITY u.rel0.announce '&base;/rel0eases/&rel0.current;R/announce.html'> -<!ENTITY u.rel0.errata '&base;/rel0eases/&rel0.current;R/errata.html'> -<!ENTITY u.rel0.hardware '&base;/rel0eases/&rel0.current;R/hardware.html'> -<!ENTITY u.rel0.installation '&base;/rel0eases/&rel0.current;R/installation.html'> -<!ENTITY u.rel0.readme '&base;/rel0eases/&rel0.current;R/readme.html'> -<!ENTITY u.rel0.signatures '&base;/rel0eases/&rel0.current;R/signatures.html'> +<!-- URLs to information on the latest release --> +<!ENTITY u.rel0.notes '&base;/releases/&rel0.current;R/rel0notes.html'> +<!ENTITY u.rel0.announce '&base;/releases/&rel0.current;R/announce.html'> +<!ENTITY u.rel0.errata '&base;/releases/&rel0.current;R/errata.html'> +<!ENTITY u.rel0.hardware '&base;/releases/&rel0.current;R/hardware.html'> +<!ENTITY u.rel0.installation '&base;/releases/&rel0.current;R/installation.html'> +<!ENTITY u.rel0.readme '&base;/releases/&rel0.current;R/readme.html'> +<!ENTITY u.rel0.signatures '&base;/releases/&rel0.current;R/signatures.html'> <!ENTITY rel1.current.major '10'> <!ENTITY rel1.current '10.3'> _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/svn-doc-all To unsubscribe, send any mail to "[email protected]"