From owner-freebsd-doc@FreeBSD.ORG Wed Sep 1 12:10:06 2010 Return-Path: Delivered-To: freebsd-doc@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C6E9F1065696 for ; Wed, 1 Sep 2010 12:10:06 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 9BD678FC12 for ; Wed, 1 Sep 2010 12:10:06 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o81CA6tT061574 for ; Wed, 1 Sep 2010 12:10:06 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o81CA6ED061573; Wed, 1 Sep 2010 12:10:06 GMT (envelope-from gnats) Date: Wed, 1 Sep 2010 12:10:06 GMT Message-Id: <201009011210.o81CA6ED061573@freefall.freebsd.org> To: freebsd-doc@FreeBSD.org From: dfilter@FreeBSD.ORG (dfilter service) Cc: Subject: Re: docs/139153: commit references a PR X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: dfilter service List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 01 Sep 2010 12:10:06 -0000 The following reply was made to PR docs/139153; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: docs/139153: commit references a PR Date: Wed, 1 Sep 2010 12:09:20 +0000 (UTC) Author: maxim Date: Wed Sep 1 12:08:54 2010 New Revision: 212094 URL: http://svn.freebsd.org/changeset/base/212094 Log: o Sync the man page with the reality: nfs/ includes are under include/ and include/fs/. PR: docs/139153 Submitted by: gjb MFC after: 1 week Modified: head/share/man/man7/hier.7 Modified: head/share/man/man7/hier.7 ============================================================================== --- head/share/man/man7/hier.7 Wed Sep 1 12:08:32 2010 (r212093) +++ head/share/man/man7/hier.7 Wed Sep 1 12:08:54 2010 (r212094) @@ -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/ _______________________________________________ svn-src-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "svn-src-all-unsubscribe@freebsd.org"