From owner-svn-src-stable-8@FreeBSD.ORG Wed Oct 20 07:40:23 2010 Return-Path: Delivered-To: svn-src-stable-8@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 83BC0106566C; Wed, 20 Oct 2010 07:40:23 +0000 (UTC) (envelope-from maxim@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id 71B408FC1B; Wed, 20 Oct 2010 07:40:23 +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 o9K7eNl3041518; Wed, 20 Oct 2010 07:40:23 GMT (envelope-from maxim@svn.freebsd.org) Received: (from maxim@localhost) by svn.freebsd.org (8.14.3/8.14.3/Submit) id o9K7eNSt041516; Wed, 20 Oct 2010 07:40:23 GMT (envelope-from maxim@svn.freebsd.org) Message-Id: <201010200740.o9K7eNSt041516@svn.freebsd.org> From: Maxim Konovalov Date: Wed, 20 Oct 2010 07:40:23 +0000 (UTC) To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-8@freebsd.org X-SVN-Group: stable-8 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: Subject: svn commit: r214101 - stable/8/share/man/man7 X-BeenThere: svn-src-stable-8@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for only the 8-stable src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Oct 2010 07:40:23 -0000 Author: maxim Date: Wed Oct 20 07:40:23 2010 New Revision: 214101 URL: http://svn.freebsd.org/changeset/base/214101 Log: MFC r212094: sync the man page with the reality: nfs/ includes are under include/ and include/fs/. Modified: stable/8/share/man/man7/hier.7 Directory Properties: stable/8/share/man/man7/ (props changed) Modified: stable/8/share/man/man7/hier.7 ============================================================================== --- stable/8/share/man/man7/hier.7 Wed Oct 20 07:32:25 2010 (r214100) +++ stable/8/share/man/man7/hier.7 Wed Oct 20 07:40:23 2010 (r214101) @@ -250,6 +250,8 @@ per-process file descriptors file system FIFOs file system .It Pa msdosfs/ MS-DOS file system +.It Pa nfs/ +C include files for NFS (Network File System) version 2, 3 and 4 .It Pa ntfs/ NTFS file system .It Pa nullfs/ @@ -334,7 +336,7 @@ include files for the UNI signalling pro .It Pa netsmb/ SMB/CIFS requester .It Pa nfs/ -C include files for NFS (Network File System) +C include files for NFS (Network File System) version 2 and 3 (legacy) .It Pa objc/ Objective C include files .It Pa openssl/