diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2012-12-09 11:26:50 +0100 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2012-12-09 11:26:50 +0100 |
| commit | 6455a3f2c6b39ca8c67a72d804cae45cf82244df (patch) | |
| tree | 38862e8827dc42510aea49217ca022c77088214b /man7/capabilities.7 | |
| parent | f26fe082b449d4a0388f145b71f12e8b5deb92db (diff) | |
| download | man-pages-6455a3f2c6b39ca8c67a72d804cae45cf82244df.tar.gz | |
capabilities.7: Correct URL for POSIX.1e draft
Reported-by: Rens van der Heijden <rens.vanderheijden@uni-ulm.de>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man7/capabilities.7')
| -rw-r--r-- | man7/capabilities.7 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man7/capabilities.7 b/man7/capabilities.7 index 0966a5ded0..1095c61046 100644 --- a/man7/capabilities.7 +++ b/man7/capabilities.7 @@ -43,7 +43,7 @@ .\" other capabilities where the permitted or inheritable bit is set. .\" 2011-09-07, mtk/Serge hallyn: Add CAP_SYSLOG .\" -.TH CAPABILITIES 7 2012-10-15 "Linux" "Linux Programmer's Manual" +.TH CAPABILITIES 7 2012-12-09 "Linux" "Linux Programmer's Manual" .SH NAME capabilities \- overview of Linux capabilities .SH DESCRIPTION @@ -1020,7 +1020,7 @@ prctl(PR_SET_SECUREBITS, .PP No standards govern capabilities, but the Linux capability implementation is based on the withdrawn POSIX.1e draft standard; see -.UR http://wt.xpilot.org\:/publications\:/posix.1e/ +.UR http://wt.tuxomania.net\:/publications\:/posix.1e/ .UE . .SH NOTES Since kernel 2.5.27, capabilities are an optional kernel component, |
