commit-inetutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[SCM] GNU Inetutils branch, master, updated. inetutils-1_6-91-g30daf3e


From: Simon Josefsson
Subject: [SCM] GNU Inetutils branch, master, updated. inetutils-1_6-91-g30daf3e
Date: Sat, 14 Nov 2009 15:56:17 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU Inetutils ".

The branch, master has been updated
       via  30daf3e3be20739c3f78e2bf5663b479796e2b59 (commit)
      from  64464df48ecf2506110b56c2961e453ef5869f76 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
http://git.savannah.gnu.org/cgit/inetutils.git/commit/?id=30daf3e3be20739c3f78e2bf5663b479796e2b59


commit 30daf3e3be20739c3f78e2bf5663b479796e2b59
Author: Simon Josefsson <address@hidden>
Date:   Sat Nov 14 16:56:12 2009 +0100

    Fix sc_error_message_uppercase error.

diff --git a/ChangeLog b/ChangeLog
index cfd079a..1eda8e1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2009-11-14  Simon Josefsson  <address@hidden>
+
+       * libinetutils/daemon.c: Doc fix.
+
 2009-11-14  Alfred M. Szmidt  <address@hidden>
 
        * configure.ac: Bump version number to 1.6.90.
diff --git a/libinetutils/daemon.c b/libinetutils/daemon.c
index 44fa337..f07044e 100644
--- a/libinetutils/daemon.c
+++ b/libinetutils/daemon.c
@@ -75,7 +75,7 @@
 
   4.chdir("/") to ensure that our process doesn't keep any directory in use.
   Failure to do this could make it so that an administrator couldn't unmount
-  a filesystem, because it was our current directory.
+  a file system, because it was our current directory.
   [Equivalently, we could change to any directory containing files important
   to the daemon's operation.]
 

-----------------------------------------------------------------------

Summary of changes:
 ChangeLog             |    4 ++++
 libinetutils/daemon.c |    2 +-
 2 files changed, 5 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
GNU Inetutils 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]