diff options
| author | Alexander Ziaee <concussious@runbox.com> | 2024-06-08 08:30:51 +0000 |
|---|---|---|
| committer | Warner Losh <imp@FreeBSD.org> | 2024-06-28 00:32:05 +0000 |
| commit | 088cc7d221bb0743fc5ec12de983559b812366bd (patch) | |
| tree | 5a3895a2f0f7bed9beec697b1be4b95d24034833 /sbin/devfs | |
| parent | cfe55a8af81df098995143cf3a17f67f591f5dae (diff) | |
Diffstat (limited to 'sbin/devfs')
| -rw-r--r-- | sbin/devfs/devfs.rules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/devfs/devfs.rules b/sbin/devfs/devfs.rules index f85940aaa7dd..c51672815e64 100644 --- a/sbin/devfs/devfs.rules +++ b/sbin/devfs/devfs.rules @@ -1,5 +1,5 @@ # -# The following are some default rules for devfs(5) mounts. +# The following are some default rules for devfs(4) mounts. # 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 |
