Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/etc/rc.d LOGIN: fix typo in description
details: https://anonhg.NetBSD.org/src/rev/9f0328bed080
branches: trunk
changeset: 362479:9f0328bed080
user: gutteridge <gutteridge%NetBSD.org@localhost>
date: Wed Mar 02 01:55:18 2022 +0000
description:
LOGIN: fix typo in description
diffstat:
etc/rc.d/LOGIN | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (19 lines):
diff -r bc28b0f14b52 -r 9f0328bed080 etc/rc.d/LOGIN
--- a/etc/rc.d/LOGIN Tue Mar 01 20:00:47 2022 +0000
+++ b/etc/rc.d/LOGIN Wed Mar 02 01:55:18 2022 +0000
@@ -1,13 +1,13 @@
#!/bin/sh
#
-# $NetBSD: LOGIN,v 1.7 2002/03/22 04:33:57 thorpej Exp $
+# $NetBSD: LOGIN,v 1.8 2022/03/02 01:55:18 gutteridge Exp $
#
# PROVIDE: LOGIN
# REQUIRE: DAEMON
# This is a dummy dependency to ensure user services such as xdm,
-# inetd, cron and kerberos are started after everything else, incase
+# inetd, cron and kerberos are started after everything else, in case
# the administrator has increased the system security level and
# wants to delay user logins until the system is (almost) fully
# operational.
Home |
Main Index |
Thread Index |
Old Index