Date: Sat, 7 Mar 2015 19:49:03 +0000 (UTC) From: Edward Tomasz Napierala <trasz@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-10@freebsd.org Subject: svn commit: r279747 - stable/10/share/man/man7 Message-ID: <201503071949.t27Jn3fj027269@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: trasz Date: Sat Mar 7 19:49:02 2015 New Revision: 279747 URL: https://svnweb.freebsd.org/changeset/base/279747 Log: MFC r277175: Mention /net in hier(7). Sponsored by: The FreeBSD Foundation Modified: stable/10/share/man/man7/hier.7 Directory Properties: stable/10/ (props changed) Modified: stable/10/share/man/man7/hier.7 ============================================================================== --- stable/10/share/man/man7/hier.7 Sat Mar 7 19:46:47 2015 (r279746) +++ stable/10/share/man/man7/hier.7 Sat Mar 7 19:49:02 2015 (r279747) @@ -32,7 +32,7 @@ .\" @(#)hier.7 8.1 (Berkeley) 6/5/93 .\" $FreeBSD$ .\" -.Dd December 25, 2013 +.Dd January 14, 2015 .Dt HIER 7 .Os .Sh NAME @@ -163,6 +163,10 @@ floppy disks .It Pa /mnt/ empty directory commonly used by system administrators as a temporary mount point +.It Pa /net/ +automounted NFS shares; +see +.Xr auto_master 5 .It Pa /proc/ process file system; see
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201503071949.t27Jn3fj027269>