svn commit: r279747 - stable/10/share/man/man7

Edward Tomasz Napierala trasz at FreeBSD.org
Sat Mar 7 19:49:03 UTC 2015


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


More information about the svn-src-all mailing list