Subject: misc/28749: one typo in chap-rc.xml file
To: None <misc-bug-people@netbsd.org, gnats-admin@netbsd.org,>
From: None <yuI@yui.pe.kr>
List: netbsd-bugs
Date: 12/22/2004 03:12:00
>Number: 28749
>Category: misc
>Synopsis: one typo in chap-rc.xml file
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: misc-bug-people
>State: open
>Class: doc-bug
>Submitter-Id: net
>Arrival-Date: Wed Dec 22 03:12:00 +0000 2004
>Originator: Kibum Han
>Release: NetBSD 2.99.11
>Organization:
n/a
>Environment:
NetBSD caspar.wowdns.com 2.99.11 NetBSD 2.99.11 (YUIKERNEL) #2: Mon Dec 6 15:33:45 KST 2004 root@caspar.wowdns.com:/usr/obj/sys/arch/amd64/compile/YUIKERNEL amd64
>Description:
There is one typo in chap-rc.xml file
>How-To-Repeat:
>Fix:
RCS file: /cvsroot/htdocs/guide/en/chap-rc.xml,v
retrieving revision 1.9
diff -u -r1.9 chap-rc.xml
--- chap-rc.xml 14 Dec 2004 14:09:02 -0000 1.9
+++ chap-rc.xml 22 Dec 2004 03:05:39 -0000
@@ -82,7 +82,7 @@
<listitem>
<para>When shutting down the system with &man.shutdown.8;,
- <filename>/etc/shutdown</filename> is run which runs the
+ <filename>/etc/rc.shutdown</filename> is run which runs the
scripts in <filename>/etc/rc.d</filename> in reverse
order (as defined by &man.rcorder.8;).</para>
</listitem>