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 _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/svn-src-stable-10 To unsubscribe, send any mail to "[email protected]"
