OSDN Git Service

(split) LDP: Update original to LDP v3.53.
[linuxjm/LDP_man-pages.git] / original / man7 / capabilities.7
index 412ecf6..79a1668 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 2013-04-17 "Linux" "Linux Programmer's Manual"
+.TH CAPABILITIES 7 2013-07-21 "Linux" "Linux Programmer's Manual"
 .SH NAME
 capabilities \- overview of Linux capabilities
 .SH DESCRIPTION
@@ -93,8 +93,17 @@ Bypass file read, write, and execute permission checks.
 (DAC is an abbreviation of "discretionary access control".)
 .TP
 .B CAP_DAC_READ_SEARCH
+.PD 0
+.RS
+.IP * 2
 Bypass file read permission checks and
-directory read and execute permission checks.
+directory read and execute permission checks;
+.IP *
+Invoke
+.BR open_by_handle_at (2).
+.RE
+.PD
+
 .TP
 .B CAP_FOWNER
 .PD 0