From 60e1bdd3e3b586dfa30df976d99744d0cfc77b66 Mon Sep 17 00:00:00 2001 From: Steve Dickson Date: Thu, 25 Jun 2015 10:14:54 -0400 Subject: mount.nfs manpage: Add nfsmount.conf Add nfsmount.conf to both the FILES and SEE ALSO sections Signed-off-by: Steve Dickson --- utils/mount/mount.nfs.man | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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" -- cgit