Date: Wed, 20 Oct 2010 07:40:23 +0000 (UTC) From: Maxim Konovalov <maxim@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-8@freebsd.org Subject: svn commit: r214101 - stable/8/share/man/man7 Message-ID: <201010200740.o9K7eNSt041516@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201010200740.o9K7eNSt041516>