OSDN Git Service

LDP: Update original to LDP v3.79
[linuxjm/LDP_man-pages.git] / original / man7 / capabilities.7
index 7684582..c0cd0b4 100644 (file)
@@ -45,7 +45,7 @@
 .\"     other capabilities where the permitted or inheritable bit is set.
 .\" 2011-09-07, mtk/Serge hallyn: Add CAP_SYSLOG
 .\"
-.TH CAPABILITIES 7 2014-09-21 "Linux" "Linux Programmer's Manual"
+.TH CAPABILITIES 7 2015-02-01 "Linux" "Linux Programmer's Manual"
 .SH NAME
 capabilities \- overview of Linux capabilities
 .SH DESCRIPTION
@@ -1182,7 +1182,7 @@ set, and that bounding set is inherited by all other processes
 created on the system.
 .SH SEE ALSO
 .BR capsh (1),
-.BR capget (2),
+.BR setpriv (2),
 .BR prctl (2),
 .BR setfsuid (2),
 .BR cap_clear (3),
@@ -1203,7 +1203,7 @@ created on the system.
 .I include/linux/capability.h
 in the Linux kernel source tree
 .SH COLOPHON
-This page is part of release 3.78 of the Linux
+This page is part of release 3.79 of the Linux
 .I man-pages
 project.
 A description of the project,