Date: Tue, 5 Nov 2013 06:44:34 +0000 (UTC) From: Gleb Smirnoff <glebius@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r257686 - head/share/man/man4 Message-ID: <201311050644.rA56iYCN039174@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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 ) .
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201311050644.rA56iYCN039174>