diff options
| author | pgoyette <pgoyette@NetBSD.org> | 2018-06-03 01:55:16 +0000 |
|---|---|---|
| committer | pgoyette <pgoyette@NetBSD.org> | 2018-06-03 01:55:16 +0000 |
| commit | 9c38fbd446d7a965115e41dfc00a2f0cd7783268 (patch) | |
| tree | 39ffb56fa814e90b6fc94c2ecae5e934960ec599 | |
| parent | e88278597bb46080544c6ebc8622db31ea83a1b1 (diff) | |
Update sets lists for new MLINKS for module(9)
| -rw-r--r-- | distrib/sets/lists/comp/mi | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/distrib/sets/lists/comp/mi b/distrib/sets/lists/comp/mi index 05cc8b56e20..5a4efcef2af 100644 --- a/distrib/sets/lists/comp/mi +++ b/distrib/sets/lists/comp/mi @@ -1,4 +1,4 @@ -# $NetBSD: mi,v 1.2200 2018/05/28 22:28:56 pgoyette Exp $ +# $NetBSD: mi,v 1.2201 2018/06/03 01:55:16 pgoyette Exp $ # # Note: don't delete entries from here - mark them as "obsolete" instead. ./etc/mtree/set.comp comp-sys-root @@ -11129,9 +11129,11 @@ ./usr/share/man/cat9/module_load_vfs_init.0 comp-sys-catman .cat ./usr/share/man/cat9/module_name.0 comp-sys-catman .cat ./usr/share/man/cat9/module_rele.0 comp-sys-catman .cat +./usr/share/man/cat9/module_register.0 comp-sys-catman .cat ./usr/share/man/cat9/module_source.0 comp-sys-catman .cat ./usr/share/man/cat9/module_start_unload_thread.0 comp-sys-catman .cat ./usr/share/man/cat9/module_unload.0 comp-sys-catman .cat +./usr/share/man/cat9/module_unregister.0 comp-sys-catman .cat ./usr/share/man/cat9/mono_time.0 comp-obsolete obsolete ./usr/share/man/cat9/mstohz.0 comp-sys-catman .cat ./usr/share/man/cat9/mtocl.0 comp-sys-catman .cat @@ -18816,9 +18818,11 @@ ./usr/share/man/html9/module_load_vfs_init.html comp-sys-htmlman html ./usr/share/man/html9/module_name.html comp-sys-htmlman html ./usr/share/man/html9/module_rele.html comp-sys-htmlman html +./usr/share/man/html9/module_register.html comp-sys-htmlman html ./usr/share/man/html9/module_source.html comp-sys-htmlman html ./usr/share/man/html9/module_start_unload_thread.html comp-sys-htmlman html ./usr/share/man/html9/module_unload.html comp-sys-htmlman html +./usr/share/man/html9/module_unregister.html comp-sys-htmlman html ./usr/share/man/html9/mstohz.html comp-sys-htmlman html ./usr/share/man/html9/mtocl.html comp-sys-htmlman html ./usr/share/man/html9/mtod.html comp-sys-htmlman html @@ -26657,9 +26661,11 @@ ./usr/share/man/man9/module_load_vfs_init.9 comp-sys-man .man ./usr/share/man/man9/module_name.9 comp-sys-man .man ./usr/share/man/man9/module_rele.9 comp-sys-man .man +./usr/share/man/man9/module_register.9 comp-sys-man .man ./usr/share/man/man9/module_source.9 comp-sys-man .man ./usr/share/man/man9/module_start_unload_thread.9 comp-sys-man .man ./usr/share/man/man9/module_unload.9 comp-sys-man .man +./usr/share/man/man9/module_unregister.9 comp-sys-man .man ./usr/share/man/man9/mono_time.9 comp-obsolete obsolete ./usr/share/man/man9/mstohz.9 comp-sys-man .man ./usr/share/man/man9/mtocl.9 comp-sys-man .man |
