diff options
author | Kevin Lo <kevlo@FreeBSD.org> | 2000-07-10 15:01:52 +0000 |
---|---|---|
committer | Kevin Lo <kevlo@FreeBSD.org> | 2000-07-10 15:01:52 +0000 |
commit | 73c016c2cd06d2ba3edb945d31ead7ee62edd47b (patch) | |
tree | 790b2922d5d7b189d97305d430e0574d1d77c95b | |
parent | 2b9496fa83ad5162657d5d193b30fbfa154917b8 (diff) | |
download | doc-73c016c2cd06d2ba3edb945d31ead7ee62edd47b.tar.gz doc-73c016c2cd06d2ba3edb945d31ead7ee62edd47b.zip |
Correct the link for porters handbook
Notes
Notes:
svn path=/head/; revision=7554
-rw-r--r-- | en_US.ISO8859-1/articles/committers-guide/article.sgml | 4 | ||||
-rw-r--r-- | en_US.ISO_8859-1/articles/committers-guide/article.sgml | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/en_US.ISO8859-1/articles/committers-guide/article.sgml b/en_US.ISO8859-1/articles/committers-guide/article.sgml index 03a2bf9aed..67e33014a8 100644 --- a/en_US.ISO8859-1/articles/committers-guide/article.sgml +++ b/en_US.ISO8859-1/articles/committers-guide/article.sgml @@ -16,7 +16,7 @@ </author> </authorgroup> - <pubdate>$Date: 2000-07-08 15:32:00 $</pubdate> + <pubdate>$Date: 2000-07-10 15:01:52 $</pubdate> <copyright> <year>1999</year> @@ -1002,7 +1002,7 @@ docs:Documentation Bug:nik:</programlisting> </screen> <para>The - <ulink url="../porters-handbook/index.html">Porters + <ulink url="http://www.freebsd.org/porters-handbook/index.html">Porters Handbook</ulink> contains more detailed instructions.</para> diff --git a/en_US.ISO_8859-1/articles/committers-guide/article.sgml b/en_US.ISO_8859-1/articles/committers-guide/article.sgml index 03a2bf9aed..67e33014a8 100644 --- a/en_US.ISO_8859-1/articles/committers-guide/article.sgml +++ b/en_US.ISO_8859-1/articles/committers-guide/article.sgml @@ -16,7 +16,7 @@ </author> </authorgroup> - <pubdate>$Date: 2000-07-08 15:32:00 $</pubdate> + <pubdate>$Date: 2000-07-10 15:01:52 $</pubdate> <copyright> <year>1999</year> @@ -1002,7 +1002,7 @@ docs:Documentation Bug:nik:</programlisting> </screen> <para>The - <ulink url="../porters-handbook/index.html">Porters + <ulink url="http://www.freebsd.org/porters-handbook/index.html">Porters Handbook</ulink> contains more detailed instructions.</para> |