diff --git a/en_US.ISO8859-1/articles/problem-reports/article.sgml b/en_US.ISO8859-1/articles/problem-reports/article.sgml index 6baeb7ae10..2ecf37f114 100644 --- a/en_US.ISO8859-1/articles/problem-reports/article.sgml +++ b/en_US.ISO8859-1/articles/problem-reports/article.sgml @@ -156,7 +156,7 @@ right people. The first catch here is that if the problem is a bug in - third-party software (a port or a package you've installed), you + third-party software (a port or a package you have installed), you should report the bug to the original author, not to the FreeBSD Project. There are two exceptions to this rule: the first is if the bug does not occur on other platforms, in which case the diff --git a/en_US.ISO8859-1/articles/releng-packages/article.sgml b/en_US.ISO8859-1/articles/releng-packages/article.sgml index 9cd9a307fc..44854d9e7c 100644 --- a/en_US.ISO8859-1/articles/releng-packages/article.sgml +++ b/en_US.ISO8859-1/articles/releng-packages/article.sgml @@ -116,10 +116,10 @@ Copy thisc archive to a machine that has enough free HD space to hold 2 to 3 times the size of the package set that you wish to split. The tarball will extract into the current - working directory so make sure you've created one suitably named + working directory so make sure you have created one suitably named directory for the release you are working on. - After you've extracted the files, you will notice the + After you have extracted the files, you will notice the following files : @@ -342,7 +342,7 @@ easy to fix. Simply edit print-cdrom-packages.sh to move packages around until they fit. Yes this is an iterative process and one of the reasons why you should enable fake in - scripts/oneshot.pl until you've gotten + scripts/oneshot.pl until you have gotten things the way you want them. Re-run ./doit.sh after you made your adjustments.