1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-02-01 17:00:36 +00:00
freebsd/share/man
Martin Matuska 17d84d611f Introduce the "ruleset=number" option for devfs(5) mounts.
Add support for updating the devfs mount (currently only changing the
ruleset number is supported).
Check mnt_optnew with vfs_filteropt(9).

This new option sets the specified ruleset number as the active ruleset
of the new devfs mount and applies all its rules at mount time. If the
specified ruleset doesn't exist, a new empty ruleset is created.

MFC after:	1 month
2012-02-09 10:09:12 +00:00
..
man1
man3 Add offsetof.3 man page 2012-02-08 08:42:17 +00:00
man4 Fix some Xr references: 2012-02-09 04:37:30 +00:00
man5 Introduce the "ruleset=number" option for devfs(5) mounts. 2012-02-09 10:09:12 +00:00
man6
man7 Fix some Xr references: 2012-02-09 04:37:30 +00:00
man8 Remove documentation for set_rcvar() now that it has been removed. 2012-01-14 21:51:44 +00:00
man9 Fix some Xr references: 2012-02-09 04:37:30 +00:00
Makefile