diff options
| author | Jens Schweikhardt <schweikh@FreeBSD.org> | 2004-06-06 11:46:29 +0000 |
|---|---|---|
| committer | Jens Schweikhardt <schweikh@FreeBSD.org> | 2004-06-06 11:46:29 +0000 |
| commit | d8beb0fd3b2818df05c2978bf8ba0dde6a03bda9 (patch) | |
| tree | 61f525058713dcef7460f57c8307ffc492c8e1d2 /etc/devfs.conf | |
| parent | d5499b02cf45bcbe62410af6ed95d9e03dafa800 (diff) | |
Removed whitespace at BOF, EOL & EOF.
Notes
svn path=/head/; revision=130151
Diffstat (limited to 'etc/devfs.conf')
| -rw-r--r-- | etc/devfs.conf | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/etc/devfs.conf b/etc/devfs.conf index db13ff1b0c55..f7869fe894bb 100644 --- a/etc/devfs.conf +++ b/etc/devfs.conf @@ -1,7 +1,6 @@ - # Copyright (c) 2003 The FreeBSD Project # All rights reserved. -# +# # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions # are met: @@ -10,7 +9,7 @@ # 2. Redistributions in binary form must reproduce the above copyright # notice, this list of conditions and the following disclaimer in the # documentation and/or other materials provided with the distribution. -# +# # THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND # ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE # IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE @@ -22,7 +21,7 @@ # LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF # SUCH DAMAGE. -# +# # $FreeBSD$ # These are examples of how to configure devices using /etc/rc.d/devfs. @@ -44,4 +43,3 @@ # Allow members of group operator to cat things to the speaker #own speaker root:operator #perm speaker 0660 - |
