diff --git a/en_US.ISO8859-1/books/faq/book.sgml b/en_US.ISO8859-1/books/faq/book.sgml index 7bd1a4f94f..933065d87b 100644 --- a/en_US.ISO8859-1/books/faq/book.sgml +++ b/en_US.ISO8859-1/books/faq/book.sgml @@ -15,7 +15,7 @@ </author> </authorgroup> - <pubdate>$FreeBSD: doc/en_US.ISO_8859-1/books/faq/book.sgml,v 1.131 2000/12/31 03:18:35 ben Exp $</pubdate> + <pubdate>$FreeBSD: doc/en_US.ISO_8859-1/books/faq/book.sgml,v 1.132 2001/01/01 05:09:56 ben Exp $</pubdate> <abstract> <para>This is the FAQ for FreeBSD versions 2.X, 3.X, and 4.X. @@ -4876,7 +4876,7 @@ device sio5 at isa? port 0x2b8 tty flags 0x501 vector siointr</programlisting> <screen>&prompt.root; <userinput>echo named_enable="YES" >> /etc/rc.conf</userinput></screen> <para>To start up local services in FreeBSD 3.1 or later, place - shell scripts in the <filename>/usr/local/etc.rd</filename> + shell scripts in the <filename>/usr/local/etc/rc.d</filename> directory. These shell scripts should be set executable, and end with a .sh. In FreeBSD 3.0 and earlier releases, you should edit the <filename>/etc/rc.local</filename> file.</para> diff --git a/en_US.ISO_8859-1/books/faq/book.sgml b/en_US.ISO_8859-1/books/faq/book.sgml index 7bd1a4f94f..933065d87b 100644 --- a/en_US.ISO_8859-1/books/faq/book.sgml +++ b/en_US.ISO_8859-1/books/faq/book.sgml @@ -15,7 +15,7 @@ </author> </authorgroup> - <pubdate>$FreeBSD: doc/en_US.ISO_8859-1/books/faq/book.sgml,v 1.131 2000/12/31 03:18:35 ben Exp $</pubdate> + <pubdate>$FreeBSD: doc/en_US.ISO_8859-1/books/faq/book.sgml,v 1.132 2001/01/01 05:09:56 ben Exp $</pubdate> <abstract> <para>This is the FAQ for FreeBSD versions 2.X, 3.X, and 4.X. @@ -4876,7 +4876,7 @@ device sio5 at isa? port 0x2b8 tty flags 0x501 vector siointr</programlisting> <screen>&prompt.root; <userinput>echo named_enable="YES" >> /etc/rc.conf</userinput></screen> <para>To start up local services in FreeBSD 3.1 or later, place - shell scripts in the <filename>/usr/local/etc.rd</filename> + shell scripts in the <filename>/usr/local/etc/rc.d</filename> directory. These shell scripts should be set executable, and end with a .sh. In FreeBSD 3.0 and earlier releases, you should edit the <filename>/etc/rc.local</filename> file.</para>