summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xetc/rc.d/DAEMON2
-rwxr-xr-xetc/rc.d/LOGIN4
-rw-r--r--etc/rc.d/NETWORKING2
-rwxr-xr-xetc/rc.d/SERVERS2
4 files changed, 5 insertions, 5 deletions
diff --git a/etc/rc.d/DAEMON b/etc/rc.d/DAEMON
index 0dce994..0c87c9d 100755
--- a/etc/rc.d/DAEMON
+++ b/etc/rc.d/DAEMON
@@ -8,5 +8,5 @@
# REQUIRE: NETWORKING SERVERS
# KEYWORD: FreeBSD NetBSD
-# This is a dummy dependancy, to ensure that general purpose daemons
+# This is a dummy dependency, to ensure that general purpose daemons
# are run _after_ the above are.
diff --git a/etc/rc.d/LOGIN b/etc/rc.d/LOGIN
index f4501b1..a8720b0 100755
--- a/etc/rc.d/LOGIN
+++ b/etc/rc.d/LOGIN
@@ -8,8 +8,8 @@
# REQUIRE: DAEMON
# KEYWORD: FreeBSD NetBSD
-# This is a dummy dependancy to ensure user services such as xdm,
-# inetd, cron and kerberos are started after everything else, incase
+# This is a dummy dependency to ensure user services such as xdm,
+# 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.
diff --git a/etc/rc.d/NETWORKING b/etc/rc.d/NETWORKING
index ca23df3..885a391 100644
--- a/etc/rc.d/NETWORKING
+++ b/etc/rc.d/NETWORKING
@@ -8,5 +8,5 @@
# REQUIRE: network dhclient altqd network1 network2 network_ipv6 ppp-user
# KEYWORD: FreeBSD NetBSD
-# This is a dummy dependancy, for services which require networking
+# This is a dummy dependency, for services which require networking
# to be operational before starting.
diff --git a/etc/rc.d/SERVERS b/etc/rc.d/SERVERS
index e3496cc..878d0b7 100755
--- a/etc/rc.d/SERVERS
+++ b/etc/rc.d/SERVERS
@@ -8,5 +8,5 @@
# REQUIRE: mountcritremote
# KEYWORD: FreeBSD NetBSD
-# This is a dummy dependancy, for early-start servers relying on
+# This is a dummy dependency, for early-start servers relying on
# some basic configuration.
OpenPOWER on IntegriCloud