diff mbox

[2/2] mount.nfs manpage: Add nfsmount.conf

Message ID 1435241851-24530-2-git-send-email-steved@redhat.com (mailing list archive)
State New, archived
Headers show

Commit Message

Steve Dickson June 25, 2015, 2:17 p.m. UTC
Add nfsmount.conf to both the FILES and SEE ALSO
sections

Signed-off-by: Steve Dickson <steved@redhat.com>
---
 utils/mount/mount.nfs.man | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

Comments

Steve Dickson June 26, 2015, 1:22 p.m. UTC | #1
On 06/25/2015 10:17 AM, Steve Dickson wrote:
> Add nfsmount.conf to both the FILES and SEE ALSO
> sections
> 
> Signed-off-by: Steve Dickson <steved@redhat.com>
Committed... 

steved.

> ---
>  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"
> 
--
To unsubscribe from this list: send the line "unsubscribe linux-nfs" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff mbox

Patch

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"