From 77af7628e64390212719f55cc6e78cecaf72757a Mon Sep 17 00:00:00 2001 From: Jim Mock Date: Mon, 14 Feb 2000 18:42:30 +0000 Subject: [PATCH] Fix more typos and grammatical errors. Submitted by: Bob Johnson --- en_US.ISO8859-1/books/handbook/ports/chapter.sgml | 14 +++++++------- en_US.ISO8859-1/books/porters-handbook/book.sgml | 14 +++++++------- en_US.ISO_8859-1/books/handbook/ports/chapter.sgml | 14 +++++++------- en_US.ISO_8859-1/books/porters-handbook/book.sgml | 14 +++++++------- 4 files changed, 28 insertions(+), 28 deletions(-) diff --git a/en_US.ISO8859-1/books/handbook/ports/chapter.sgml b/en_US.ISO8859-1/books/handbook/ports/chapter.sgml index 6ed4c31c49..9073478095 100644 --- a/en_US.ISO8859-1/books/handbook/ports/chapter.sgml +++ b/en_US.ISO8859-1/books/handbook/ports/chapter.sgml @@ -1,7 +1,7 @@ @@ -1162,7 +1162,7 @@ lib/X11/oneko/mouse.xpm Testing the port You should make sure that the port rules do exactly what you - want it to do, including packaging up the port. These are the + want them to do, including packaging up the port. These are the important points you need to verify. @@ -1244,7 +1244,7 @@ lib/X11/oneko/mouse.xpm Submitting the port First, make sure you have read the Do's and Dont's section. + linkend="porting-dads">DOs and DON'Ts section. Now that you are happy with your port, the only thing remaining is to put it in the main FreeBSD ports tree and make everybody else @@ -1564,7 +1564,7 @@ lib/X11/oneko/mouse.xpm variables, depending on how alien a format your port's distribution file is. (The most common case is EXTRACT_SUFX=.tar.Z, when the tarball is - condensed by regular compress, not gzip.) + condensed by regular compress, not gzip.) In the worst case, you can simply create your own do-extract target to override the default, @@ -1867,8 +1867,8 @@ RUN_DEPENDS= ${PREFIX}/etc/innd:${PORTSDIR}/news/inn \ <makevar>DEPENDS</makevar> If there is a dependency that does not fall into either of the - above four categories, or your port requires to have the source of - the other port extracted in addition to having them installed, + above four categories, or your port requires having the source of + the other port extracted in addition to having it installed, then use this variable. This is a list of dir:target, as there is nothing to check, unlike the previous four. The @@ -1889,7 +1889,7 @@ RUN_DEPENDS= ${PREFIX}/etc/innd:${PORTSDIR}/news/inn \ your port uses the latest qt toolkit. Use USE_PERL5=yes if your port requires version 5 of the perl language. (The last is especially important since - some versions of FreeBSD has perl5 as part of the base system + some versions of FreeBSD have perl5 as part of the base system while others do not.) diff --git a/en_US.ISO8859-1/books/porters-handbook/book.sgml b/en_US.ISO8859-1/books/porters-handbook/book.sgml index 6ed4c31c49..9073478095 100644 --- a/en_US.ISO8859-1/books/porters-handbook/book.sgml +++ b/en_US.ISO8859-1/books/porters-handbook/book.sgml @@ -1,7 +1,7 @@ @@ -1162,7 +1162,7 @@ lib/X11/oneko/mouse.xpm Testing the port You should make sure that the port rules do exactly what you - want it to do, including packaging up the port. These are the + want them to do, including packaging up the port. These are the important points you need to verify. @@ -1244,7 +1244,7 @@ lib/X11/oneko/mouse.xpm Submitting the port First, make sure you have read the Do's and Dont's section. + linkend="porting-dads">DOs and DON'Ts section. Now that you are happy with your port, the only thing remaining is to put it in the main FreeBSD ports tree and make everybody else @@ -1564,7 +1564,7 @@ lib/X11/oneko/mouse.xpm variables, depending on how alien a format your port's distribution file is. (The most common case is EXTRACT_SUFX=.tar.Z, when the tarball is - condensed by regular compress, not gzip.) + condensed by regular compress, not gzip.) In the worst case, you can simply create your own do-extract target to override the default, @@ -1867,8 +1867,8 @@ RUN_DEPENDS= ${PREFIX}/etc/innd:${PORTSDIR}/news/inn \ <makevar>DEPENDS</makevar> If there is a dependency that does not fall into either of the - above four categories, or your port requires to have the source of - the other port extracted in addition to having them installed, + above four categories, or your port requires having the source of + the other port extracted in addition to having it installed, then use this variable. This is a list of dir:target, as there is nothing to check, unlike the previous four. The @@ -1889,7 +1889,7 @@ RUN_DEPENDS= ${PREFIX}/etc/innd:${PORTSDIR}/news/inn \ your port uses the latest qt toolkit. Use USE_PERL5=yes if your port requires version 5 of the perl language. (The last is especially important since - some versions of FreeBSD has perl5 as part of the base system + some versions of FreeBSD have perl5 as part of the base system while others do not.) diff --git a/en_US.ISO_8859-1/books/handbook/ports/chapter.sgml b/en_US.ISO_8859-1/books/handbook/ports/chapter.sgml index 6ed4c31c49..9073478095 100644 --- a/en_US.ISO_8859-1/books/handbook/ports/chapter.sgml +++ b/en_US.ISO_8859-1/books/handbook/ports/chapter.sgml @@ -1,7 +1,7 @@ @@ -1162,7 +1162,7 @@ lib/X11/oneko/mouse.xpm Testing the port You should make sure that the port rules do exactly what you - want it to do, including packaging up the port. These are the + want them to do, including packaging up the port. These are the important points you need to verify. @@ -1244,7 +1244,7 @@ lib/X11/oneko/mouse.xpm Submitting the port First, make sure you have read the Do's and Dont's section. + linkend="porting-dads">DOs and DON'Ts section. Now that you are happy with your port, the only thing remaining is to put it in the main FreeBSD ports tree and make everybody else @@ -1564,7 +1564,7 @@ lib/X11/oneko/mouse.xpm variables, depending on how alien a format your port's distribution file is. (The most common case is EXTRACT_SUFX=.tar.Z, when the tarball is - condensed by regular compress, not gzip.) + condensed by regular compress, not gzip.) In the worst case, you can simply create your own do-extract target to override the default, @@ -1867,8 +1867,8 @@ RUN_DEPENDS= ${PREFIX}/etc/innd:${PORTSDIR}/news/inn \ <makevar>DEPENDS</makevar> If there is a dependency that does not fall into either of the - above four categories, or your port requires to have the source of - the other port extracted in addition to having them installed, + above four categories, or your port requires having the source of + the other port extracted in addition to having it installed, then use this variable. This is a list of dir:target, as there is nothing to check, unlike the previous four. The @@ -1889,7 +1889,7 @@ RUN_DEPENDS= ${PREFIX}/etc/innd:${PORTSDIR}/news/inn \ your port uses the latest qt toolkit. Use USE_PERL5=yes if your port requires version 5 of the perl language. (The last is especially important since - some versions of FreeBSD has perl5 as part of the base system + some versions of FreeBSD have perl5 as part of the base system while others do not.) diff --git a/en_US.ISO_8859-1/books/porters-handbook/book.sgml b/en_US.ISO_8859-1/books/porters-handbook/book.sgml index 6ed4c31c49..9073478095 100644 --- a/en_US.ISO_8859-1/books/porters-handbook/book.sgml +++ b/en_US.ISO_8859-1/books/porters-handbook/book.sgml @@ -1,7 +1,7 @@ @@ -1162,7 +1162,7 @@ lib/X11/oneko/mouse.xpm Testing the port You should make sure that the port rules do exactly what you - want it to do, including packaging up the port. These are the + want them to do, including packaging up the port. These are the important points you need to verify. @@ -1244,7 +1244,7 @@ lib/X11/oneko/mouse.xpm Submitting the port First, make sure you have read the Do's and Dont's section. + linkend="porting-dads">DOs and DON'Ts section. Now that you are happy with your port, the only thing remaining is to put it in the main FreeBSD ports tree and make everybody else @@ -1564,7 +1564,7 @@ lib/X11/oneko/mouse.xpm variables, depending on how alien a format your port's distribution file is. (The most common case is EXTRACT_SUFX=.tar.Z, when the tarball is - condensed by regular compress, not gzip.) + condensed by regular compress, not gzip.) In the worst case, you can simply create your own do-extract target to override the default, @@ -1867,8 +1867,8 @@ RUN_DEPENDS= ${PREFIX}/etc/innd:${PORTSDIR}/news/inn \ <makevar>DEPENDS</makevar> If there is a dependency that does not fall into either of the - above four categories, or your port requires to have the source of - the other port extracted in addition to having them installed, + above four categories, or your port requires having the source of + the other port extracted in addition to having it installed, then use this variable. This is a list of dir:target, as there is nothing to check, unlike the previous four. The @@ -1889,7 +1889,7 @@ RUN_DEPENDS= ${PREFIX}/etc/innd:${PORTSDIR}/news/inn \ your port uses the latest qt toolkit. Use USE_PERL5=yes if your port requires version 5 of the perl language. (The last is especially important since - some versions of FreeBSD has perl5 as part of the base system + some versions of FreeBSD have perl5 as part of the base system while others do not.)