summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSteve Dickson <steved@redhat.com>2015-06-25 10:14:54 -0400
committerSteve Dickson <steved@redhat.com>2015-06-25 10:14:54 -0400
commit60e1bdd3e3b586dfa30df976d99744d0cfc77b66 (patch)
tree7f2c6aae4d79e8ac98bd439531ce89b7e793b99f
parente2f63adcecb6b85388bef0e7d76480a3152d826c (diff)
downloadnfs-utils-60e1bdd3e3b586dfa30df976d99744d0cfc77b66.tar.gz
nfs-utils-60e1bdd3e3b586dfa30df976d99744d0cfc77b66.tar.xz
nfs-utils-60e1bdd3e3b586dfa30df976d99744d0cfc77b66.zip
mount.nfs manpage: Add nfsmount.conf
Add nfsmount.conf to both the FILES and SEE ALSO sections Signed-off-by: Steve Dickson <steved@redhat.com>
-rw-r--r--utils/mount/mount.nfs.man5
1 files changed, 4 insertions, 1 deletions
diff --git a/utils/mount/mount.nfs.man b/utils/mount/mount.nfs.man
index 15a82d5..0409c96 100644
--- a/utils/mount/mount.nfs.man
+++ b/utils/mount/mount.nfs.man
@@ -80,10 +80,13 @@ file system table
.TP
.I /etc/mtab
table of mounted file systems
-
+.TP
+.I /etc/nfsmount.conf
+Configuration file for NFS mounts
.PD
.SH "SEE ALSO"
.BR nfs (5),
+.BR nfsmount.conf (5),
.BR mount (8),
.SH "AUTHOR"