From 0132f4154085359fb3d9a13fcbd4e6b1d8bf3c79 Mon Sep 17 00:00:00 2001 From: Steve Dickson Date: Wed, 20 Oct 2010 10:58:38 -0400 Subject: [PATCH] Fixed typo in nfs.sysconfig Signed-off-by: Steve Dickson --- nfs.sysconfig | 3 +-- 1 file changed, 1 insertion(+), 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"