mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 00:32:25 -04:00
Mention /net in hier(7).
MFC after: 1 month Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
1e2e9c283a
commit
45a7a4a786
1 changed files with 5 additions and 1 deletions
|
|
@ -28,7 +28,7 @@
|
|||
.\" @(#)hier.7 8.1 (Berkeley) 6/5/93
|
||||
.\" $FreeBSD$
|
||||
.\"
|
||||
.Dd November 10, 2014
|
||||
.Dd January 14, 2015
|
||||
.Dt HIER 7
|
||||
.Os
|
||||
.Sh NAME
|
||||
|
|
@ -159,6 +159,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
|
||||
|
|
|
|||
Loading…
Reference in a new issue