[PATCH] libcap: Change address of the libcap source.
From: GeunSik Lim
Date: Mon Jun 15 2009 - 22:32:22 EST
Dear Jiri Kosina.
This is patch to change ftp site of the libcap source.
Merge this patch.
Regards,
Subject: [PATCH] Change ftp site of the libcap source.
This is about libcap Library for getting and setting POSIX.1e capabilities.
"ftp://linux.kernel.org" address does not exist no longer.
Before ) ftp://linux.kernel.org/pub/linux/libs/security/linux-privs/kernel-2.6/
After ) ftp://www.kernel.org/pub/linux/libs/security/linux-privs/kernel-2.6/
http://ftp.kernel.org/pub/linux/libs/security/linux-privs/kernel-2.6/
Signed-off-by: GeunSik Lim <geunsik.lim@xxxxxxxxxxx>
---
include/linux/capability.h | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/include/linux/capability.h b/include/linux/capability.h
index c302110..c8f2a5f 100644
--- a/include/linux/capability.h
+++ b/include/linux/capability.h
@@ -7,7 +7,7 @@
*
* See here for the libcap library ("POSIX draft" compliance):
*
- * ftp://linux.kernel.org/pub/linux/libs/security/linux-privs/kernel-2.6/
+ * ftp://www.kernel.org/pub/linux/libs/security/linux-privs/kernel-2.6/
*/
#ifndef _LINUX_CAPABILITY_H
--
1.6.3.1
-----------------------------------------------
To unsubscribe from this list: send the line "unsubscribe linux-***"
in the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
GeunSik Lim ( Samsung Electronics )
e-Mail :1) geunsik.lim@xxxxxxxxxxx
2) leemgs@xxxxxxxxx , leemgs1@xxxxxxxxx
HomePage: http://blog.naver.com/invain/
-----------------------------------------------
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/