You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
21 lines
524 B
21 lines
524 B
commit 3d0e59c63c9957d8cbca26f88bac1784d835e019 |
|
Author: Steve Dickson <steved@redhat.com> |
|
Date: Tue Jul 10 14:19:30 2018 -0400 |
|
|
|
Fixed typo in nfsmount.conf |
|
|
|
Signed-off-by: Steve Dickson <steved@redhat.com> |
|
|
|
diff --git a/utils/mount/nfsmount.conf b/utils/mount/nfsmount.conf |
|
index aeb3023..6bdc225 100644 |
|
--- a/utils/mount/nfsmount.conf |
|
+++ b/utils/mount/nfsmount.conf |
|
@@ -122,7 +122,7 @@ |
|
# mountproto=tcp |
|
# |
|
# Server Mountd Version |
|
-# mounvers=3 |
|
+# mountvers=3 |
|
# |
|
# Server Mountd Host |
|
# mounthost=hostname
|
|
|