Index: Makefile =================================================================== RCS file: /usr/repo/src/share/man/man9/Makefile,v retrieving revision 1.254 diff -u -p -r1.254 Makefile --- Makefile 22 Feb 2005 17:42:12 -0000 1.254 +++ Makefile 9 Apr 2005 15:28:31 -0000 @@ -415,6 +415,20 @@ MLINKS+=critical_enter.9 cpu_critical_en critical_enter.9 cpu_critical_exit.9 \ critical_enter.9 critical_exit.9 \ critical_enter.9 critical.9 +MLINKS+=crypto.9 crypto_get_driverid.9 \ + crypto.9 crypto_register.9 \ + crypto.9 crypto_kregister.9 \ + crypto.9 crypto_unregister.9 \ + crypto.9 crypto_unregister_all.9 \ + crypto.9 crypto_done.9 \ + crypto.9 crypto_kdone.9 \ + crypto.9 crypto_newsession.9 \ + crypto.9 crypto_freesession.9 \ + crypto.9 crypto_dispatch.9 \ + crypto.9 crypto_kdispatch.9 \ + crypto.9 crypto_unblock.9 \ + crypto.9 crypto_getreq.9 \ + crypto.9 crypto_freereq.9 MLINKS+=devclass_add_driver.9 devclass_delete_driver.9 \ devclass_add_driver.9 devclass_find_driver.9 MLINKS+=device_add_child.9 device_add_child_ordered.9