diff --git a/en_US.ISO8859-1/books/porters-handbook/book.sgml b/en_US.ISO8859-1/books/porters-handbook/book.sgml index 4d1c9778eb..559f5b3416 100644 --- a/en_US.ISO8859-1/books/porters-handbook/book.sgml +++ b/en_US.ISO8859-1/books/porters-handbook/book.sgml @@ -8816,18 +8816,19 @@ run_rc_command "$1" - If this is a new file, does it have .sh + If this is a new file, does it have .sh in the file name? If so that should be changed to just - file.in since new rc.d files may not end - with that extension. + file.in since new rc.d + files may not end with that extension. - Does the file have a $dollar;FreeBSD$dollar; tag? + Does the file have a + $FreeBSD$ tag? - Do the name of the file (minus .in), + Do the name of the file (minus .in), the PROVIDE line, and $name all match? The file name matching PROVIDE makes debugging easier, especially for &man.rcorder.8; issues. Matching the file name and