diff --git a/en_US.ISO8859-1/articles/contributing/Makefile b/en_US.ISO8859-1/articles/contributing/Makefile new file mode 100644 index 0000000000..27aeb7f607 --- /dev/null +++ b/en_US.ISO8859-1/articles/contributing/Makefile @@ -0,0 +1,16 @@ +# $FreeBSD$ + +DOC?= article + +FORMATS?= html + +INSTALL_COMPRESSED?=gz +INSTALL_ONLY_COMPRESSED?= + +JADEFLAGS+= -V %generate-article-toc% + +SRCS= article.sgml + +DOC_PREFIX?= ${.CURDIR}/../../.. + +.include "${DOC_PREFIX}/share/mk/doc.project.mk" diff --git a/en_US.ISO8859-1/articles/contributing/article.sgml b/en_US.ISO8859-1/articles/contributing/article.sgml index f8145c6234..b8164d4ca1 100644 --- a/en_US.ISO8859-1/articles/contributing/article.sgml +++ b/en_US.ISO8859-1/articles/contributing/article.sgml @@ -1,11 +1,27 @@ - +
+ + Contributing to FreeBSD + + $FreeBSD$ + + + This article describes the different ways in which an + individual or organization may contribute to the FreeBSD + Project. + - - Jordan @@ -13,9 +29,7 @@ Contributed by - - - Contributing to FreeBSD + contributing So you want to contribute something to FreeBSD? That is great! We can @@ -183,8 +197,9 @@ interest should be mailed to the &a.hackers;. Likewise, people with an interest in such things (and a tolerance for a high volume of mail!) may subscribe to the - hackers mailing list by sending mail to &a.majordomo;. See mailing lists for more information + hackers mailing list by sending mail to &a.majordomo;. See The + FreeBSD Handbook for more information about this and other mailing lists. If you find a bug or are submitting a specific change, please @@ -233,8 +248,9 @@ the current state of the core FreeBSD development. There is a special on-going release of FreeBSD known as FreeBSD-current which is made available in a variety of ways for the convenience of - developers working actively on the system. See Staying current with FreeBSD for more + developers working actively on the system. See The + FreeBSD Handbook for more information about getting and using FreeBSD-current. Working from older sources unfortunately means that your changes @@ -466,15 +482,13 @@ THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - +