svn commit: r214101 - stable/8/share/man/man7

Maxim Konovalov maxim at FreeBSD.org
Wed Oct 20 07:40:23 UTC 2010


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/


More information about the svn-src-stable-8 mailing list