Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Jan 2014 10:01:13 +0000 (UTC)
From:      Gleb Smirnoff <glebius@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-10@freebsd.org
Subject:   svn commit: r261016 - stable/10/share/man/man4
Message-ID:  <201401221001.s0MA1DY3072107@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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 ) .



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201401221001.s0MA1DY3072107>