aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--man7/capabilities.74
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,