Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 1 Sep 2010 12:08:54 +0000 (UTC)
From:      Maxim Konovalov <maxim@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r212094 - head/share/man/man7
Message-ID:  <201009011208.o81C8s70063473@svn.freebsd.org>

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



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