- Set svn:ketwords and svn:mime-type. Note that application/octet-stream is

set on some files as a workaround for binary check.
- Fix pathname for svn co in the webupdate script.

Approved by:	doceng (implicit)
This commit is contained in:
Hiroki Sato 2012-05-17 19:12:14 +00:00
parent b884ae4ab1
commit 35babe0ae5
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=38826
1822 changed files with 2007 additions and 2007 deletions

View file

@ -1,5 +1,5 @@
#
# $FreeBSD: www/en/tutorials/Makefile,v 1.11 2001/06/11 02:39:04 ache Exp $
# $FreeBSD$
#
# Build the FreeBSD tutorials/articles outside of the www tree, and then
# install them in to the right place.

View file

@ -1,6 +1,6 @@
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
<!ENTITY base CDATA "..">
<!ENTITY date "$FreeBSD: www/en/tutorials/index.sgml,v 1.24 2005/10/04 19:43:53 hrs Exp $">
<!ENTITY date "$FreeBSD$">
<!ENTITY title "FreeBSD Tutorials">
<!ENTITY % navinclude.about "INCLUDE">
]>