summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWilliam Hubbs <williamh@gentoo.org>2010-07-28 13:18:33 -0500
committerWilliam Hubbs <williamh@gentoo.org>2010-07-28 13:18:33 -0500
commit1cdf85e1cebffd067d21bb66512dc82016a2da69 (patch)
treeaa42f772b6fafbf46eefed2cbea9cf2e68eb06cc
parent2982cfab704e88cb5b081bae4fe43631bca609ca (diff)
downloadopenrc-1cdf85e1cebffd067d21bb66512dc82016a2da69.tar.gz
openrc-1cdf85e1cebffd067d21bb66512dc82016a2da69.tar.bz2
openrc-1cdf85e1cebffd067d21bb66512dc82016a2da69.tar.xz
fix bug #330173
This fixes a typo in the comments in net.example.
-rw-r--r--doc/net.example.Linux.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/net.example.Linux.in b/doc/net.example.Linux.in
index c7252b4..4ebe1a7 100644
--- a/doc/net.example.Linux.in
+++ b/doc/net.example.Linux.in
@@ -896,7 +896,7 @@
# and you're done :)
# By default we don't wait for netplug/ifplugd to configure the interface.
-# If you would like it to wait so that other services now that network is up
+# If you would like it to wait so that other services know that network is up
# then you can specify a timeout here.
#plug_timeout="10"
# A value of 0 means wait forever.