lkml.org 
[lkml]   [2000]   [Jul]   [25]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: Capabilities..
On Tue, Jul 25, 2000 at 06:05:55PM -0400, Mike A. Harris wrote:

> 2 root@asdf:/usr/man/man2# man capset
> No manual entry for capset

% man capset
CAPGET(2) Linux Programmer's Manual CAPGET(2)


NAME
capget, capset - set/get process capabilities

SYNOPSIS
#undef _POSIX_SOURCE
#include <sys/capability.h>

int capget(cap_user_header_t header, cap_user_data_t
data);

int capset(cap_user_header_t header, const cap_user_data_t
data);

DESCRIPTION
As of Linux 2.2, the power of the superuser (root) has
been partitioned into a set of discrete capabilities.
...

[thus in man-pages-1.27 and newer; latest release is man-pages-1.30]

Andries

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:57    [W:0.051 / U:0.420 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site