Fix mdoc typo in auto_master.5

There needs to be a space after the no-space macro in order for it
to be interpreted.

PR:		221986
Submitted by:	Paul Townsend <pt@zendware.com>
This commit is contained in:
Benjamin Kaduk 2017-09-01 22:04:45 +00:00
parent 03782c83a1
commit fe8b4983b4
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=323122

View File

@ -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.