svn commit: r261016 - stable/10/share/man/man4

Gleb Smirnoff glebius at FreeBSD.org
Wed Jan 22 10:01:13 UTC 2014


Author: glebius
Date: Wed Jan 22 10:01:13 2014
New Revision: 261016
URL: http://svnweb.freebsd.org/changeset/base/261016

Log:
  Merge r257686: Add required kernel option.

Modified:
  stable/10/share/man/man4/natm.4
Directory Properties:
  stable/10/   (props changed)

Modified: stable/10/share/man/man4/natm.4
==============================================================================
--- stable/10/share/man/man4/natm.4	Wed Jan 22 09:59:49 2014	(r261015)
+++ stable/10/share/man/man4/natm.4	Wed Jan 22 10:01:13 2014	(r261016)
@@ -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 ) .


More information about the svn-src-all mailing list