diff options
| author | Warren Block <wblock@FreeBSD.org> | 2015-10-16 02:35:41 +0000 |
|---|---|---|
| committer | Warren Block <wblock@FreeBSD.org> | 2015-10-16 02:35:41 +0000 |
| commit | 2094ad2036ad6e9e15efe103d5846a166b5024c6 (patch) | |
| tree | a86647743cd04b4ef7fcf94edc90559ec202c3b9 | |
| parent | 95e2b25f85414703eaaa7d94cc07b24fdca3d021 (diff) | |
| download | doc-2094ad2036ad6e9e15efe103d5846a166b5024c6.tar.gz doc-2094ad2036ad6e9e15efe103d5846a166b5024c6.zip | |
Fix typos.
PR: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203808
Submitted by: Hoyoung Kim <trig4800@gmail.com>
Notes
Notes:
svn path=/head/; revision=47585
| -rw-r--r-- | en_US.ISO8859-1/articles/contributing/article.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/en_US.ISO8859-1/articles/contributing/article.xml b/en_US.ISO8859-1/articles/contributing/article.xml index ac20e7f948..cd90327567 100644 --- a/en_US.ISO8859-1/articles/contributing/article.xml +++ b/en_US.ISO8859-1/articles/contributing/article.xml @@ -890,7 +890,7 @@ </listitem> <listitem> - <para>When their ports tree amd + <para>When their ports tree and <filename>INDEX</filename> was last updated</para> </listitem> </itemizedlist> @@ -1133,7 +1133,7 @@ being a maintainer. In this way we can go ahead and allow other people to try to work on existing problems with the port without waiting for your response. Remember, &os; is a volunteer - project, so if maintaining a port is no fun anymore, it is + project, so if maintaining a port is no fun any more, it is probably time to let someone else do it!</para> <para>In any case, the Ports Management Team @@ -1176,7 +1176,7 @@ <para><package>ports-mgmt/poudriere</package> is the most thorough way to test a port through the entire cycle of installation, packaging, and deinstallation. - documentation is located at the + Documentation is located at the <link xlink:href="https://fossil.etoilebsd.net/poudriere/">poudriere home page</link></para> <para>&man.portlint.1; is an application which can be used to |
