Update of /cvsroot/nagiosplug/nagiosplug
In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv27576
Modified Files:
NEWS ACKNOWLEDGEMENTS
Log Message:
Fix typos.
Index: NEWS
===================================================================
RCS file: /cvsroot/nagiosplug/nagiosplug/NEWS,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- NEWS 27 Jan 2007 16:51:57 -0000 1.4
+++ NEWS 27 Jan 2007 16:56:33 -0000 1.5
@@ -9,7 +9,7 @@
Fixed crit/warn for check_disk perf data
Fixed buffer overflow in check_procs
Fixed error handling for UNIX sockets in netutils.c
- New -q and -o options for check_by_ssh which a handed over to ssh(1) as
is
+ New -q and -o options for check_by_ssh which are handed over to ssh(1)
as is
Synced with latest GNUlib
1.4.5
Index: ACKNOWLEDGEMENTS
===================================================================
RCS file: /cvsroot/nagiosplug/nagiosplug/ACKNOWLEDGEMENTS,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- ACKNOWLEDGEMENTS 24 Jan 2007 23:18:02 -0000 1.4
+++ ACKNOWLEDGEMENTS 27 Jan 2007 16:56:33 -0000 1.5
@@ -2,7 +2,7 @@
The NagiosPlugin team thanks the original authors.
-Copied code is cited in the source by indented commnents of the form
+Copied code is cited in the source by indented comments of the form
.. indent level .. /* Author YYYY sub-citation see
ACKNOWLEDGEMENTS */
@@ -28,6 +28,6 @@
Use of macros and lib files in m4/np_coreutils.m4 and lib/. Setuid installs in
plugins-root
Gnulib team
-Copyright (C) 2201, 2003, 2004, 2006 Free Software Foundation, Inc
+Copyright (C) 2001, 2003, 2004, 2006 Free Software Foundation, Inc
http://www.gnu.org/software/gnulib/
Use of lib files that originally were used from coreutils
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
|