- Add new Brazilian Portuguese translation of the Mirroring FreeBSD article
Obtained from: The FreeBSD Brazilian Portuguese Documentation Project (http://doc.fug.com.br) Approved by: gabor (mentor)
This commit is contained in:
parent
c1b2346b78
commit
5391dc1ff7
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=39577
3 changed files with 1392 additions and 0 deletions
pt_BR.ISO8859-1/articles
|
@ -13,6 +13,7 @@ SUBDIR+= contributing
|
|||
SUBDIR+= contributing-ports
|
||||
SUBDIR+= explaining-bsd
|
||||
SUBDIR+= freebsd-questions
|
||||
SUBDIR+= hubs
|
||||
SUBDIR+= linux-users
|
||||
SUBDIR+= new-users
|
||||
SUBDIR+= problem-reports
|
||||
|
|
22
pt_BR.ISO8859-1/articles/hubs/Makefile
Normal file
22
pt_BR.ISO8859-1/articles/hubs/Makefile
Normal file
|
@ -0,0 +1,22 @@
|
|||
#
|
||||
# The FreeBSD Documentation Project
|
||||
# The FreeBSD Brazilian Portuguese Documentation Project
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
# Original revision: r38826
|
||||
#
|
||||
# Article: Mirroring FreeBSD
|
||||
|
||||
DOC?= article
|
||||
|
||||
FORMATS?= html html-split
|
||||
WITH_ARTICLE_TOC?= YES
|
||||
|
||||
INSTALL_COMPRESSED?=gz
|
||||
INSTALL_ONLY_COMPRESSED?=
|
||||
|
||||
SRCS= article.sgml
|
||||
|
||||
DOC_PREFIX?= ${.CURDIR}/../../..
|
||||
.include "${DOC_PREFIX}/share/mk/doc.project.mk"
|
1369
pt_BR.ISO8859-1/articles/hubs/article.sgml
Normal file
1369
pt_BR.ISO8859-1/articles/hubs/article.sgml
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue