doc/share/mk
Gavin Atkinson 42398b4fce In the old CVS world, web pages would end up with the modified date and
time on the bottom of each page:

Last modified: 2010/05/09 21:07:40

Since the move to Subversion, the $FreeBSD$ string is slightly different
and so the code that does this no longer works correctly, causing the
output appears as:

Last modified: 38826 2012-05-17

Arguably, having the SVN revision number in the output is useful,
however this wasn't intentional - and instead appears to be an
oversight.

This change both fixes the missing date and adds extra information,
producing the following output:

Last modified: 2012-05-17 19:12:14Z
(head/en_US.ISO8859-1/htdocs/internet.sgml r38826)

Adding the path to the source file will hopefully make it much easier
for people wishing to contribute to the page to find the source

Approved by:	bcr (mentor)

M    mk/web.site.mk
2012-05-26 00:08:00 +00:00
..
doc.common.mk Simplifiy DOC_PREFIX_REL. 2012-05-17 21:57:53 +00:00
doc.docbook.mk - Fix ($user-html-header$) to support <script src="foo">. While the rendered 2012-01-31 02:01:32 +00:00
doc.html.mk Add a workaround to prevent Tidy from converting tabs to spaces 2012-01-29 07:25:49 +00:00
doc.images.mk Unbreak build when .OBJDIR is being used (i.e. after running make obj). 2012-01-17 08:36:59 +00:00
doc.install.mk Add refinements on mirrors.xml: 2003-11-24 18:26:35 +00:00
doc.project.mk www cleanup mega commit: 2006-08-19 21:18:54 +00:00
doc.slides.mk Make HTML and PDF targets .OBJDIR clean. 2005-08-29 03:18:58 +00:00
doc.subdir.mk Eliminate duplicate traversal of directories in realinstall target. 2006-11-09 04:23:14 +00:00
doc.xml.mk s/WWW_LANGCODE/LANGCODE/ for localized news.xml. 2012-05-23 01:41:08 +00:00
web.site.mk In the old CVS world, web pages would end up with the modified date and 2012-05-26 00:08:00 +00:00