Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/sushi/system/rcconf Fix typo reported by Jeff Ito in P...



details:   https://anonhg.NetBSD.org/src/rev/4fa17d5dcd6b
branches:  trunk
changeset: 571056:4fa17d5dcd6b
user:      wiz <wiz%NetBSD.org@localhost>
date:      Wed Nov 10 12:21:32 2004 +0000

description:
Fix typo reported by Jeff Ito in PR 28158.

diffstat:

 share/sushi/system/rcconf/form |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r c5f9ad35119e -r 4fa17d5dcd6b share/sushi/system/rcconf/form
--- a/share/sushi/system/rcconf/form    Wed Nov 10 07:23:32 2004 +0000
+++ b/share/sushi/system/rcconf/form    Wed Nov 10 12:21:32 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: form,v 1.11 2004/03/24 18:47:08 garbled Exp $
+# $NetBSD: form,v 1.12 2004/11/10 12:21:32 wiz Exp $
 escript:30,script2,rc_rcorder_flags    Flags to rcorder at boot
 script:script1,do_rcshutdown   Run /etc/rc.shutdown?
 escript:30,script2,rcshutdown_rcorder_flags    Flags to rcorder at shutdown
@@ -146,6 +146,6 @@
 script:script1,tpctl           Run tpctl, touch panel calibration utility?
 escript:40,script2,tpctl_flags Flags to pass to tpctl
 script:script1,mixerctl                Load mixer settings?
-escript:30,script2,mixerctl_mixers     Mixers (seperate with spaces)
+escript:30,script2,mixerctl_mixers     Mixers (separate with spaces)
 script:script1,virecover       Run vi recovery notification at boot?
 script:script1,veriexec                Start Verified exec signature loading?



Home | Main Index | Thread Index | Old Index