diff options
| author | Christian Brueffer <brueffer@FreeBSD.org> | 2006-04-26 18:38:43 +0000 |
|---|---|---|
| committer | Christian Brueffer <brueffer@FreeBSD.org> | 2006-04-26 18:38:43 +0000 |
| commit | 8cabdf3f3333fe50439601a4506233f340766def (patch) | |
| tree | a3d06f8d5a0b31c38cc34f2f9015d6926b8be6fc /etc/defaults | |
| parent | 8fe4b5f76e92376da33cc8c193b8c8157a0d4b82 (diff) | |
Notes
Diffstat (limited to 'etc/defaults')
| -rw-r--r-- | etc/defaults/devfs.rules | 4 |
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$ |
