Author: glebius Date: Tue Nov 5 06:44:33 2013 New Revision: 257686 URL: http://svnweb.freebsd.org/changeset/base/257686
Log: Add required kernel option. Modified: head/share/man/man4/natm.4 Modified: head/share/man/man4/natm.4 ============================================================================== --- head/share/man/man4/natm.4 Tue Nov 5 06:42:01 2013 (r257685) +++ head/share/man/man4/natm.4 Tue Nov 5 06:44:33 2013 (r257686) @@ -14,6 +14,7 @@ ATM software comes with a which provides socket level access to AAL0 and AAL5 virtual circuits. To enable this protocol layer, add .Dl options NATM +.Dl device atm to your kernel configuration file and re-make the kernel (do not forget to do .Dq make clean ) . _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "[email protected]"
