From owner-svn-src-stable-7@FreeBSD.ORG Fri Dec 18 12:09:44 2009 Return-Path: Delivered-To: svn-src-stable-7@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7EF24106566B; Fri, 18 Dec 2009 12:09:44 +0000 (UTC) (envelope-from brueffer@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id 6CD838FC0A; Fri, 18 Dec 2009 12:09:44 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.3/8.14.3) with ESMTP id nBIC9iks090747; Fri, 18 Dec 2009 12:09:44 GMT (envelope-from brueffer@svn.freebsd.org) Received: (from brueffer@localhost) by svn.freebsd.org (8.14.3/8.14.3/Submit) id nBIC9iov090746; Fri, 18 Dec 2009 12:09:44 GMT (envelope-from brueffer@svn.freebsd.org) Message-Id: <200912181209.nBIC9iov090746@svn.freebsd.org> From: Christian Brueffer Date: Fri, 18 Dec 2009 12:09:44 +0000 (UTC) To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-7@freebsd.org X-SVN-Group: stable-7 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: Subject: svn commit: r200665 - stable/7/share/man/man4 X-BeenThere: svn-src-stable-7@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for only the 7-stable src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Dec 2009 12:09:44 -0000 Author: brueffer Date: Fri Dec 18 12:09:44 2009 New Revision: 200665 URL: http://svn.freebsd.org/changeset/base/200665 Log: MFC: r197900 Improved one-line description of this module (taken from NOTES). Modified: stable/7/share/man/man4/lindev.4 Directory Properties: stable/7/share/man/man4/ (props changed) Modified: stable/7/share/man/man4/lindev.4 ============================================================================== --- stable/7/share/man/man4/lindev.4 Fri Dec 18 08:35:34 2009 (r200664) +++ stable/7/share/man/man4/lindev.4 Fri Dec 18 12:09:44 2009 (r200665) @@ -30,7 +30,7 @@ .Os .Sh NAME .Nm lindev -.Nd the lindev module +.Nd Linux-specific pseudo devices support .Sh SYNOPSIS To compile this collection of linux-specific pseudo devices into the kernel, place the following line in your kernel configuration file: