Add "Original version:" comment to keep track of the en_US revision
we're in sync with. List me as the maintainer of this article, as I've been working with copies of the FreeBSD CVSROOT tree both at home and my $realjob for a while now, and I can track any changes to this part of the docs easily.
This commit is contained in:
parent
a3a9a5c1f7
commit
aa524afbbc
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=21663
1 changed files with 5 additions and 3 deletions
|
@ -1,6 +1,9 @@
|
|||
#
|
||||
# $FreeBSD$
|
||||
# Original version: 1.4
|
||||
#
|
||||
# Στήνοντας ένα CVS repository με τα εργαλεία του FreeBSD.
|
||||
|
||||
MAINTAINER= keramida@freebsd.org
|
||||
|
||||
DOC?= article
|
||||
|
||||
|
@ -11,8 +14,7 @@ TIDY_FLAGS+= -raw
|
|||
INSTALL_COMPRESSED?= gz
|
||||
INSTALL_ONLY_COMPRESSED?=
|
||||
|
||||
# SGML content
|
||||
SRCS= article.sgml
|
||||
SRCS= article.sgml
|
||||
|
||||
DOC_PREFIX?= ${.CURDIR}/../../..
|
||||
.include "${DOC_PREFIX}/share/mk/doc.project.mk"
|
||||
|
|
Loading…
Reference in a new issue