From 244f4c4d54706e6bc42d30d76f1bb8700a5bb4a3 Mon Sep 17 00:00:00 2001 From: Mark Linimon Date: Wed, 11 Jul 2007 02:17:02 +0000 Subject: [PATCH] Grammar fix. --- en_US.ISO8859-1/books/porters-handbook/book.sgml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/en_US.ISO8859-1/books/porters-handbook/book.sgml b/en_US.ISO8859-1/books/porters-handbook/book.sgml index aca4dde97e..7355ad4fed 100644 --- a/en_US.ISO8859-1/books/porters-handbook/book.sgml +++ b/en_US.ISO8859-1/books/porters-handbook/book.sgml @@ -8327,8 +8327,8 @@ run_rc_command "$1" The suffix of the rc script is provided in RC_SUBR_SUFFIX for further use in the port's - Makefile. Current versions of &os; does not add - any suffix to the script name, but older versions has used to add + Makefile. Current versions of &os; do not add + any suffix to the script name, but older versions used to add .sh suffix.