GayBSD documentation tree
Find a file
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
bn_BD.ISO10646-1 Add missing symlinks (needed for a future re@ work). 2008-10-26 08:53:47 +00:00
da_DK.ISO8859-1 - Set svn:ketwords and svn:mime-type. Note that application/octet-stream is 2012-05-17 19:12:14 +00:00
de_DE.ISO8859-1 Resync the German news section with the English version. 2012-05-25 11:57:42 +00:00
el_GR.ISO8859-7 - Set svn:ketwords and svn:mime-type. Note that application/octet-stream is 2012-05-17 19:12:14 +00:00
en_US.ISO8859-1 Remove trailing whitespace. 2012-05-25 16:45:28 +00:00
es_ES.ISO8859-1 - Set svn:ketwords and svn:mime-type. Note that application/octet-stream is 2012-05-17 19:12:14 +00:00
fr_FR.ISO8859-1 Fix relnotes build. 2012-05-19 13:46:10 +00:00
hu_HU.ISO8859-2 - Set svn:ketwords and svn:mime-type. Note that application/octet-stream is 2012-05-17 19:12:14 +00:00
it_IT.ISO8859-15 - Set svn:ketwords and svn:mime-type. Note that application/octet-stream is 2012-05-17 19:12:14 +00:00
ja_JP.eucJP - Set svn:ketwords and svn:mime-type. Note that application/octet-stream is 2012-05-17 19:12:14 +00:00
mn_MN.UTF-8 - Set svn:ketwords and svn:mime-type. Note that application/octet-stream is 2012-05-17 19:12:14 +00:00
nl_NL.ISO8859-1 MFen 38826 -> 38879 2012-05-25 23:22:07 +00:00
no_NO.ISO8859-1 - Move developers.sgml to the language-independent directory. 2012-05-17 03:23:15 +00:00
pl_PL.ISO8859-2 - Move developers.sgml to the language-independent directory. 2012-05-17 03:23:15 +00:00
pt_BR.ISO8859-1 - Set svn:ketwords and svn:mime-type. Note that application/octet-stream is 2012-05-17 19:12:14 +00:00
release Typo and spelling fixes. 2011-05-15 20:41:31 +00:00
ru_RU.KOI8-R + Correct 'Original revision' references: make them point to the 2012-05-25 14:40:55 +00:00
share In the old CVS world, web pages would end up with the modified date and 2012-05-26 00:08:00 +00:00
sr_YU.ISO8859-2 - Set svn:ketwords and svn:mime-type. Note that application/octet-stream is 2012-05-17 19:12:14 +00:00
tr_TR.ISO8859-9 - Set svn:ketwords and svn:mime-type. Note that application/octet-stream is 2012-05-17 19:12:14 +00:00
zh_CN.GB2312 - Set svn:ketwords and svn:mime-type. Note that application/octet-stream is 2012-05-17 19:12:14 +00:00
zh_TW.Big5 - Set svn:ketwords and svn:mime-type. Note that application/octet-stream is 2012-05-17 19:12:14 +00:00
Makefile - Move developers.sgml to the language-independent directory. 2012-05-17 03:23:15 +00:00
README

$FreeBSD$

If you plan on building a local copy of the FreeBSD documentation, or using
our toolchain in your own projects, please read

    http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/fdp-primer/

for information about the tools and formatting languages we use.  Chapter
2 covers the software and related items you will need to install.