Source-Changes-HG archive

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

[src/trunk]: src/usr.sbin/postinstall s/accidentaly/accidentally/



details:   https://anonhg.NetBSD.org/src/rev/f6938d7594c1
branches:  trunk
changeset: 1023049:f6938d7594c1
user:      andvar <andvar%NetBSD.org@localhost>
date:      Sat Aug 21 10:06:33 2021 +0000

description:
s/accidentaly/accidentally/

diffstat:

 usr.sbin/postinstall/postinstall.in |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (20 lines):

diff -r 591c6dd1c3d3 -r f6938d7594c1 usr.sbin/postinstall/postinstall.in
--- a/usr.sbin/postinstall/postinstall.in       Sat Aug 21 09:59:45 2021 +0000
+++ b/usr.sbin/postinstall/postinstall.in       Sat Aug 21 10:06:33 2021 +0000
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# $NetBSD: postinstall.in,v 1.40 2021/08/21 09:59:47 andvar Exp $
+# $NetBSD: postinstall.in,v 1.41 2021/08/21 10:06:33 andvar Exp $
 #
 # Copyright (c) 2002-2021 The NetBSD Foundation, Inc.
 # All rights reserved.
@@ -1243,7 +1243,7 @@
 #      dhcpcdrundir
 #
 
-additem dhcpcdrundir "accidentaly created /@RUNDIR@ does not exist"
+additem dhcpcdrundir "accidentally created /@RUNDIR@ does not exist"
 do_dhcpcdrundir()
 {
        [ -n "$1" ] || err 3 "USAGE: do_dhcpcdrundir fix|check"



Home | Main Index | Thread Index | Old Index