summaryrefslogtreecommitdiff
path: root/man/rc_plugin_hook.3
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2010-01-08 03:39:25 -0500
committerRoy Marples <roy@marples.name>2010-01-08 22:02:51 +0000
commitecf9ef49a724f6b95039bd760893f51a920f017b (patch)
treea3d04acb1e322bc3e830369deb28158cb7948c8c /man/rc_plugin_hook.3
parentbb45f0eabc8e768296cdf678ff8552a28342080a (diff)
downloadopenrc-ecf9ef49a724f6b95039bd760893f51a920f017b.tar.gz
openrc-ecf9ef49a724f6b95039bd760893f51a920f017b.tar.bz2
openrc-ecf9ef49a724f6b95039bd760893f51a920f017b.tar.xz
random spelling fixes
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Diffstat (limited to 'man/rc_plugin_hook.3')
-rw-r--r--man/rc_plugin_hook.32
1 files changed, 1 insertions, 1 deletions
diff --git a/man/rc_plugin_hook.3 b/man/rc_plugin_hook.3
index 3daf7ac..484d101 100644
--- a/man/rc_plugin_hook.3
+++ b/man/rc_plugin_hook.3
@@ -42,7 +42,7 @@ is set to the hook running, and
.Fa name
is set to the name of the runlevel or name of the service.
.Pp
-Plugins can affect the parent environemnt by writing NULL separated strings to
+Plugins can affect the parent environment by writing NULL separated strings to
.Va rc_environ_fd .
.Sh SEE ALSO
.Xr rc 8 ,