From 8e54ef323b62e30af0096aa579ee788cf43d4022 Mon Sep 17 00:00:00 2001 From: Marc Fonvieille Date: Sun, 9 Feb 2003 11:33:30 +0000 Subject: [PATCH] Remove some contractions. --- en_US.ISO8859-1/books/porters-handbook/book.sgml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/en_US.ISO8859-1/books/porters-handbook/book.sgml b/en_US.ISO8859-1/books/porters-handbook/book.sgml index 4d62c0fd71..8065112e9e 100644 --- a/en_US.ISO8859-1/books/porters-handbook/book.sgml +++ b/en_US.ISO8859-1/books/porters-handbook/book.sgml @@ -1544,7 +1544,7 @@ PORTEPOCH= 1 science - Scientific ports that don't fit into other + Scientific ports that do not fit into other categories such as astro, biology and math. @@ -4474,7 +4474,7 @@ PLIST_SUB= OCTAVE_VERSION=${OCTAVE_VERSION} PREFIX, as this variable is automatically passed down to every stage of the build and install processes. - Make sure your application isn't installing things in + Make sure your application is not installing things in /usr/local instead of PREFIX. A quick test for this is to do this is: @@ -4482,7 +4482,7 @@ PLIST_SUB= OCTAVE_VERSION=${OCTAVE_VERSION} If anything is installed outside of PREFIX, making the package creation process will complain that it - can't find the files. + cannot find the files. This does not test for the existence of internal references, @@ -5999,7 +5999,7 @@ drweb:*:426:426:Dr.Web Mail Scanner:/nonexistent:/sbin/nologin BROKEN is reserved for ports that - don't work and should not be installed by users. This + do not work and should not be installed by users. This will prevent users from installing the port, however, ports marked as BROKEN will still be built by the @@ -6024,7 +6024,7 @@ drweb:*:426:426:Dr.Web Mail Scanner:/nonexistent:/sbin/nologin for being secure), however sometimes there is a noticeable time gap between disclosure of a vulnerability and an updated software release of a piece - of vulnerable software. Don't mark a port + of vulnerable software. Do not mark a port FORBIDDEN for any reason other than security. @@ -6204,7 +6204,7 @@ pre-install: &prompt.root; (cd /var/tmp/port-name && find -d * -type d) | comm -13 OLD-DIRS - | sort -r | sed -e 's#^#@dirrm #' >> pkg-plist - Finally, you need to tidy up the packing list by hand; it isn't + Finally, you need to tidy up the packing list by hand; it is not all automated. Manual pages should be listed in the port's Makefile under MANn, and not in the