From 7fe19d63ec4abf0ff99a755fc533314edb21bbb5 Mon Sep 17 00:00:00 2001 From: Doug Barton Date: Sat, 3 May 2003 09:44:25 +0000 Subject: [PATCH] Slightly tweak the rc update text, since things changed slightly after I sent the first draft to Bruce. Remove rc.sendmail from the list, since it was a mistake on my part to remove it from the base, which I've now corrected. Add the rc.${MACHINE_ARCH} for arch's besides i386. While I'm here, do a completely trivial re-capitalization of rcNG. :) Thanks to Bruce for cleaning up my humble first draft. --- release/doc/en_US.ISO8859-1/relnotes/article.sgml | 7 +++++-- release/doc/en_US.ISO8859-1/relnotes/common/new.sgml | 7 +++++-- 2 files changed, 10 insertions(+), 4 deletions(-) diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.sgml b/release/doc/en_US.ISO8859-1/relnotes/article.sgml index bf505193fae..88d328e2326 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/article.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/article.sgml @@ -758,7 +758,7 @@ The historic BSD boot scripts in /etc have been removed, in favor of the rc.d system imported from NetBSD - (sometimes referred to as RCng). All + (sometimes referred to as rcNG). All functionality of the historic system has been preserved. In particular, files such as /etc/rc.conf continue to be the recommended means of configuring the system @@ -774,11 +774,14 @@ rc.diskless1, rc.diskless2, rc.i386, + rc.alpha, + rc.amd64, + rc.ia64, + rc.sparc64, rc.isdn, rc.network, rc.network6, rc.pccard, - rc.sendmail, rc.serial, rc.syscons, rc.sysctl. diff --git a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml index bf505193fae..88d328e2326 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml @@ -758,7 +758,7 @@ The historic BSD boot scripts in /etc have been removed, in favor of the rc.d system imported from NetBSD - (sometimes referred to as RCng). All + (sometimes referred to as rcNG). All functionality of the historic system has been preserved. In particular, files such as /etc/rc.conf continue to be the recommended means of configuring the system @@ -774,11 +774,14 @@ rc.diskless1, rc.diskless2, rc.i386, + rc.alpha, + rc.amd64, + rc.ia64, + rc.sparc64, rc.isdn, rc.network, rc.network6, rc.pccard, - rc.sendmail, rc.serial, rc.syscons, rc.sysctl.