From c185b7fddc6eb54901744188ab4b4a3ab30f46a6 Mon Sep 17 00:00:00 2001 From: lissav Date: Tue, 9 Sep 2008 15:45:40 +0000 Subject: [PATCH] add comments only coded by Linux git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2108 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd --- xCAT-server/lib/xcat/plugins/NTPsn.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xCAT-server/lib/xcat/plugins/NTPsn.pm b/xCAT-server/lib/xcat/plugins/NTPsn.pm index 6e5abf15c..79ad3ce95 100644 --- a/xCAT-server/lib/xcat/plugins/NTPsn.pm +++ b/xCAT-server/lib/xcat/plugins/NTPsn.pm @@ -10,7 +10,7 @@ use File::Path; #------------------------------------------------------- =head1 - xCAT plugin package to setup NTP on a service node + xCAT plugin package to setup NTP on a Linux service node #-------------------------------------------------------