aboutsummaryrefslogtreecommitdiff
path: root/etc/defaults/devfs.rules
diff options
context:
space:
mode:
authorChristian Brueffer <brueffer@FreeBSD.org>2006-04-22 13:42:49 +0000
committerChristian Brueffer <brueffer@FreeBSD.org>2006-04-22 13:42:49 +0000
commit5bb234b1a63ec85680de858137585e643db8df74 (patch)
treeb1a21084d16a69300e6dec4e303cad796da32284 /etc/defaults/devfs.rules
parent8b4b23668d44208554564218592f2878ad44a232 (diff)
downloadsrc-5bb234b1a63ec85680de858137585e643db8df74.tar.gz
src-5bb234b1a63ec85680de858137585e643db8df74.zip
Correct two typos in comments.
Notes
Notes: svn path=/head/; revision=157958
Diffstat (limited to 'etc/defaults/devfs.rules')
-rw-r--r--etc/defaults/devfs.rules4
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/defaults/devfs.rules b/etc/defaults/devfs.rules
index d8a77519dd25..435ae4a5987a 100644
--- a/etc/defaults/devfs.rules
+++ b/etc/defaults/devfs.rules
@@ -1,6 +1,6 @@
#
# The following are some default rules for devfs(5) mounts.
-# The format is very simple. Empty lines and lines begining
+# The format is very simple. Empty lines and lines beginning
# with a hash '#' are ignored. If the hash mark occurs anywhere
# other than the beginning of a line, it and any subsequent
# characters will be ignored. A line in between brackets '[]'
@@ -10,7 +10,7 @@
# passed to the devfs(8) command. These will be passed
# "as-is" to the devfs(8) command with the exception that
# any references to other rulesets will be expanded first. These
-# references must include a dollar sign '$' in-front of the
+# references must include a dollar sign '$' in front of the
# name to be expanded properly.
#
# $FreeBSD$