Bring in the initial translation of the problem-reports article (based on

revision 1.60) and connect it to the build.
This commit is contained in:
Rene Ladan 2008-12-24 14:14:36 +00:00
parent 08407430f7
commit 793e038d39
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=33525
3 changed files with 1356 additions and 2 deletions
nl_NL.ISO8859-1/articles

View file

@ -6,8 +6,7 @@
SUBDIR =
SUBDIR+= contributing
SUBDIR+= explaining-bsd
# ROOT_SYMLINKS+= new-users
SUBDIR+= problem-reports
DOC_PREFIX?= ${.CURDIR}/../..
.include "${DOC_PREFIX}/share/mk/doc.project.mk"

View file

@ -0,0 +1,19 @@
#
# $FreeBSD$
#
# Article: Writing FreeBSD Problem Reports
DOC?= article
FORMATS?= html
WITH_ARTICLE_TOC?= YES
INSTALL_COMPRESSED?=gz
INSTALL_ONLY_COMPRESSED?=
SRCS= article.sgml
URL_RELPREFIX?= ../../../..
DOC_PREFIX?= ${.CURDIR}/../../..
.include "${DOC_PREFIX}/share/mk/doc.project.mk"

File diff suppressed because it is too large Load diff