[nfs-utils] Fixed typo in nfs.sysconfig

Steve Dickson steved at fedoraproject.org
Wed Oct 20 14:54:58 UTC 2010


commit 0132f4154085359fb3d9a13fcbd4e6b1d8bf3c79
Author: Steve Dickson <steved at redhat.com>
Date:   Wed Oct 20 10:58:38 2010 -0400

    Fixed typo in nfs.sysconfig
    
    Signed-off-by: Steve Dickson <steved at redhat.com>

 nfs.sysconfig |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)
---
diff --git a/nfs.sysconfig b/nfs.sysconfig
index 925d063..0238eef 100644
--- a/nfs.sysconfig
+++ b/nfs.sysconfig
@@ -45,8 +45,7 @@
 #STATDARG=""
 # Port rpc.statd should listen on.
 #STATD_PORT=662
-# Outgoing port statd should used. The default is port
-# is random
+# Outgoing port statd should use. The default port is random.
 #STATD_OUTGOING_PORT=2020
 # Specify callout program 
 #STATD_HA_CALLOUT="/usr/local/bin/foo"


More information about the scm-commits mailing list