git: 0514f032c835 - main - devfs(8): Remove references to /usr/share/examples/etc/devfs.conf
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 23 Oct 2023 18:14:48 UTC
The branch main has been updated by mhorne:
URL: https://cgit.FreeBSD.org/src/commit/?id=0514f032c835baba81ae157cae68584e60ffe278
commit 0514f032c835baba81ae157cae68584e60ffe278
Author: Jose Luis Duran <jlduran@gmail.com>
AuthorDate: 2023-10-18 17:39:19 +0000
Commit: Mitchell Horne <mhorne@FreeBSD.org>
CommitDate: 2023-10-23 18:14:23 +0000
devfs(8): Remove references to /usr/share/examples/etc/devfs.conf
This file does not exist, remove it from the list of files to avoid
confusion. The example file is just /etc/devfs.conf.
Reviewed by: mhorne
Pull Request: https://github.com/freebsd/freebsd-src/pull/871
---
sbin/devfs/devfs.8 | 8 ++------
1 file changed, 2 insertions(+), 6 deletions(-)
diff --git a/sbin/devfs/devfs.8 b/sbin/devfs/devfs.8
index af777fe8947f..598f2303a605 100644
--- a/sbin/devfs/devfs.8
+++ b/sbin/devfs/devfs.8
@@ -23,7 +23,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.Dd December 1, 2020
+.Dd October 18, 2023
.Dt DEVFS 8
.Os
.Sh NAME
@@ -248,7 +248,7 @@ will return the same information regardless of the mount-point specified with
The mount-point is only relevant when changing what its current ruleset is
or when using one of the apply commands.
.Sh FILES
-.Bl -tag -width "Pa /usr/share/examples/etc/devfs.conf" -compact
+.Bl -tag -width "Pa /etc/defaults/devfs.rules" -compact
.It Pa /etc/defaults/devfs.rules
Default
.Nm
@@ -264,10 +264,6 @@ with the same ruleset number, otherwise the two files are effectively merged.
Boot-time
.Nm
configuration file.
-.It Pa /usr/share/examples/etc/devfs.conf
-Example boot-time
-.Nm
-configuration file.
.El
.Sh EXAMPLES
When the system boots,