diff options
| author | Benjamin Kaduk <bjk@FreeBSD.org> | 2017-09-01 22:04:45 +0000 |
|---|---|---|
| committer | Benjamin Kaduk <bjk@FreeBSD.org> | 2017-09-01 22:04:45 +0000 |
| commit | fe8b4983b4f200c479846839b2632024136c0ff4 (patch) | |
| tree | 08de1e06b7fcb29ed80ec5f4e557ff01f66a22d5 | |
| parent | 03782c83a11d2c389f9733b0c16fe1392a6d8694 (diff) | |
Notes
| -rw-r--r-- | usr.sbin/autofs/auto_master.5 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/autofs/auto_master.5 b/usr.sbin/autofs/auto_master.5 index 89100f75faf5..e630028e0817 100644 --- a/usr.sbin/autofs/auto_master.5 +++ b/usr.sbin/autofs/auto_master.5 @@ -253,7 +253,7 @@ Query the remote NFS server and map exported shares. This map is traditionally mounted on .Pa /net . Access to files on a remote NFS server is provided through the -.Pf /net/ Ar nfs-server-ip Ns / Ns Ar share-name Ns/ +.Pf /net/ Ar nfs-server-ip Ns / Ns Ar share-name Ns / directory without any additional configuration. Directories for individual NFS servers are not present until the first access, when they are automatically created. |
