svn commit: r54181 - head/en_US.ISO8859-1/htdocs/releases/11.4R
Glen Barber <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
Author: gjb Date: Tue May 26 12:29:44 2020 New Revision: 54181 URL: https://svnweb.freebsd.org/changeset/doc/54181 Log: Connect the hardware and relnotes pages to the build. Pointyhat: gjb (myself) Approved by: re (implicit) Sponsored by: Rubicon Communications, LLC (netgate.com) Modified: head/en_US.ISO8859-1/htdocs/releases/11.4R/Makefile Modified: head/en_US.ISO8859-1/htdocs/releases/11.4R/Makefile ============================================================================== --- head/en_US.ISO8859-1/htdocs/releases/11.4R/Makefile Sun May 24 21:19:34 2020 (r54180) +++ head/en_US.ISO8859-1/htdocs/releases/11.4R/Makefile Tue May 26 12:29:44 2020 (r54181) @@ -16,7 +16,9 @@ DOCS= index.xml \ schedule.xml \ signatures.xml -DATA= docbook.css +DATA= docbook.css \ + hardware.html \ + relnotes.html # PGP-signed checksums _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/svn-doc-all To unsubscribe, send any mail to "[email protected]"