summaryrefslogtreecommitdiff
path: root/man/man3
diff options
context:
space:
mode:
Diffstat (limited to 'man/man3')
-rw-r--r--man/man3/acl_add_perm.34
-rw-r--r--man/man3/acl_calc_mask.34
-rw-r--r--man/man3/acl_check.34
-rw-r--r--man/man3/acl_clear_perms.34
-rw-r--r--man/man3/acl_cmp.34
-rw-r--r--man/man3/acl_copy_entry.34
-rw-r--r--man/man3/acl_copy_ext.34
-rw-r--r--man/man3/acl_copy_int.34
-rw-r--r--man/man3/acl_create_entry.34
-rw-r--r--man/man3/acl_delete_def_file.34
-rw-r--r--man/man3/acl_delete_entry.34
-rw-r--r--man/man3/acl_delete_perm.34
-rw-r--r--man/man3/acl_dup.34
-rw-r--r--man/man3/acl_entries.34
-rw-r--r--man/man3/acl_equiv_mode.34
-rw-r--r--man/man3/acl_error.34
-rw-r--r--man/man3/acl_extended_fd.34
-rw-r--r--man/man3/acl_extended_file.34
-rw-r--r--man/man3/acl_free.34
-rw-r--r--man/man3/acl_from_mode.34
-rw-r--r--man/man3/acl_from_text.34
-rw-r--r--man/man3/acl_get_entry.34
-rw-r--r--man/man3/acl_get_fd.34
-rw-r--r--man/man3/acl_get_file.34
-rw-r--r--man/man3/acl_get_perm.34
-rw-r--r--man/man3/acl_get_permset.34
-rw-r--r--man/man3/acl_get_qualifier.34
-rw-r--r--man/man3/acl_get_tag_type.34
-rw-r--r--man/man3/acl_init.34
-rw-r--r--man/man3/acl_set_fd.34
-rw-r--r--man/man3/acl_set_file.34
-rw-r--r--man/man3/acl_set_permset.34
-rw-r--r--man/man3/acl_set_qualifier.34
-rw-r--r--man/man3/acl_set_tag_type.34
-rw-r--r--man/man3/acl_size.34
-rw-r--r--man/man3/acl_to_any_text.34
-rw-r--r--man/man3/acl_to_text.34
-rw-r--r--man/man3/acl_valid.34
38 files changed, 76 insertions, 76 deletions
diff --git a/man/man3/acl_add_perm.3 b/man/man3/acl_add_perm.3
index 4ce2031..f5c98f7 100644
--- a/man/man3/acl_add_perm.3
+++ b/man/man3/acl_add_perm.3
@@ -1,6 +1,6 @@
.\" Access Control Lists manual pages
.\"
-.\" (C) 2002 Andreas Gruenbacher, <a.gruenbacher@computer.org>
+.\" (C) 2002 Andreas Gruenbacher, <a.gruenbacher@bestbits.at>
.\"
.\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
.\" ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
@@ -75,4 +75,4 @@ IEEE Std 1003.1e draft 17 (\(lqPOSIX.1e\(rq, abandoned)
Derived from the FreeBSD manual pages written by
.An "Robert N M Watson" Aq rwatson@FreeBSD.org ,
and adapted for Linux by
-.An "Andreas Gruenbacher" Aq a.gruenbacher@computer.org .
+.An "Andreas Gruenbacher" Aq a.gruenbacher@bestbits.at .
diff --git a/man/man3/acl_calc_mask.3 b/man/man3/acl_calc_mask.3
index 6ffe6e3..8ab5e07 100644
--- a/man/man3/acl_calc_mask.3
+++ b/man/man3/acl_calc_mask.3
@@ -1,6 +1,6 @@
.\" Access Control Lists manual pages
.\"
-.\" (C) 2002 Andreas Gruenbacher, <a.gruenbacher@computer.org>
+.\" (C) 2002 Andreas Gruenbacher, <a.gruenbacher@bestbits.at>
.\"
.\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
.\" ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
@@ -91,4 +91,4 @@ IEEE Std 1003.1e draft 17 (\(lqPOSIX.1e\(rq, abandoned)
Derived from the FreeBSD manual pages written by
.An "Robert N M Watson" Aq rwatson@FreeBSD.org ,
and adapted for Linux by
-.An "Andreas Gruenbacher" Aq a.gruenbacher@computer.org .
+.An "Andreas Gruenbacher" Aq a.gruenbacher@bestbits.at .
diff --git a/man/man3/acl_check.3 b/man/man3/acl_check.3
index 032b666..76f5c02 100644
--- a/man/man3/acl_check.3
+++ b/man/man3/acl_check.3
@@ -1,6 +1,6 @@
.\" Access Control Lists manual pages
.\"
-.\" (C) 2002 Andreas Gruenbacher, <a.gruenbacher@computer.org>
+.\" (C) 2002 Andreas Gruenbacher, <a.gruenbacher@bestbits.at>
.\"
.\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
.\" ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
@@ -112,4 +112,4 @@ functions defined in IEEE Std 1003.1e draft 17 (\(lqPOSIX.1e\(rq, abandoned).
.Xr acl 5
.Sh AUTHOR
Written by
-.An "Andreas Gruenbacher" Aq a.gruenbacher@computer.org .
+.An "Andreas Gruenbacher" Aq a.gruenbacher@bestbits.at .
diff --git a/man/man3/acl_clear_perms.3 b/man/man3/acl_clear_perms.3
index 158d9f0..8ace642 100644
--- a/man/man3/acl_clear_perms.3
+++ b/man/man3/acl_clear_perms.3
@@ -1,6 +1,6 @@
.\" Access Control Lists manual pages
.\"
-.\" (C) 2002 Andreas Gruenbacher, <a.gruenbacher@computer.org>
+.\" (C) 2002 Andreas Gruenbacher, <a.gruenbacher@bestbits.at>
.\"
.\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
.\" ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
@@ -65,4 +65,4 @@ IEEE Std 1003.1e draft 17 (\(lqPOSIX.1e\(rq, abandoned)
Derived from the FreeBSD manual pages written by
.An "Robert N M Watson" Aq rwatson@FreeBSD.org ,
and adapted for Linux by
-.An "Andreas Gruenbacher" Aq a.gruenbacher@computer.org .
+.An "Andreas Gruenbacher" Aq a.gruenbacher@bestbits.at .
diff --git a/man/man3/acl_cmp.3 b/man/man3/acl_cmp.3
index d4af7f5..808f9c8 100644
--- a/man/man3/acl_cmp.3
+++ b/man/man3/acl_cmp.3
@@ -1,6 +1,6 @@
.\" Access Control Lists manual pages
.\"
-.\" (C) 2002 Andreas Gruenbacher, <a.gruenbacher@computer.org>
+.\" (C) 2002 Andreas Gruenbacher, <a.gruenbacher@bestbits.at>
.\"
.\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
.\" ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
@@ -80,4 +80,4 @@ functions defined in IEEE Std 1003.1e draft 17 (\(lqPOSIX.1e\(rq, abandoned).
.Xr acl 5
.Sh AUTHOR
Written by
-.An "Andreas Gruenbacher" Aq a.gruenbacher@computer.org .
+.An "Andreas Gruenbacher" Aq a.gruenbacher@bestbits.at .
diff --git a/man/man3/acl_copy_entry.3 b/man/man3/acl_copy_entry.3
index 7962007..e461b4c 100644
--- a/man/man3/acl_copy_entry.3
+++ b/man/man3/acl_copy_entry.3
@@ -1,6 +1,6 @@
.\" Access Control Lists manual pages
.\"
-.\" (C) 2002 Andreas Gruenbacher, <a.gruenbacher@computer.org>
+.\" (C) 2002 Andreas Gruenbacher, <a.gruenbacher@bestbits.at>
.\"
.\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
.\" ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
@@ -72,4 +72,4 @@ IEEE Std 1003.1e draft 17 (\(lqPOSIX.1e\(rq, abandoned)
Derived from the FreeBSD manual pages written by
.An "Robert N M Watson" Aq rwatson@FreeBSD.org ,
and adapted for Linux by
-.An "Andreas Gruenbacher" Aq a.gruenbacher@computer.org .
+.An "Andreas Gruenbacher" Aq a.gruenbacher@bestbits.at .
diff --git a/man/man3/acl_copy_ext.3 b/man/man3/acl_copy_ext.3
index df563e7..3354583 100644
--- a/man/man3/acl_copy_ext.3
+++ b/man/man3/acl_copy_ext.3
@@ -1,6 +1,6 @@
.\" Access Control Lists manual pages
.\"
-.\" (C) 2002 Andreas Gruenbacher, <a.gruenbacher@computer.org>
+.\" (C) 2002 Andreas Gruenbacher, <a.gruenbacher@bestbits.at>
.\"
.\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
.\" ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
@@ -98,4 +98,4 @@ IEEE Std 1003.1e draft 17 (\(lqPOSIX.1e\(rq, abandoned)
Derived from the FreeBSD manual pages written by
.An "Robert N M Watson" Aq rwatson@FreeBSD.org ,
and adapted for Linux by
-.An "Andreas Gruenbacher" Aq a.gruenbacher@computer.org .
+.An "Andreas Gruenbacher" Aq a.gruenbacher@bestbits.at .
diff --git a/man/man3/acl_copy_int.3 b/man/man3/acl_copy_int.3
index dcff7e8..e878580 100644
--- a/man/man3/acl_copy_int.3
+++ b/man/man3/acl_copy_int.3
@@ -1,6 +1,6 @@
.\" Access Control Lists manual pages
.\"
-.\" (C) 2002 Andreas Gruenbacher, <a.gruenbacher@computer.org>
+.\" (C) 2002 Andreas Gruenbacher, <a.gruenbacher@bestbits.at>
.\"
.\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
.\" ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
@@ -79,4 +79,4 @@ IEEE Std 1003.1e draft 17 (\(lqPOSIX.1e\(rq, abandoned)
Derived from the FreeBSD manual pages written by
.An "Robert N M Watson" Aq rwatson@FreeBSD.org ,
and adapted for Linux by
-.An "Andreas Gruenbacher" Aq a.gruenbacher@computer.org .
+.An "Andreas Gruenbacher" Aq a.gruenbacher@bestbits.at .
diff --git a/man/man3/acl_create_entry.3 b/man/man3/acl_create_entry.3
index cc9d124..768d314 100644
--- a/man/man3/acl_create_entry.3
+++ b/man/man3/acl_create_entry.3
@@ -1,6 +1,6 @@
.\" Access Control Lists manual pages
.\"
-.\" (C) 2002 Andreas Gruenbacher, <a.gruenbacher@computer.org>
+.\" (C) 2002 Andreas Gruenbacher, <a.gruenbacher@bestbits.at>
.\"
.\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
.\" ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
@@ -94,4 +94,4 @@ IEEE Std 1003.1e draft 17 (\(lqPOSIX.1e\(rq, abandoned)
Derived from the FreeBSD manual pages written by
.An "Robert N M Watson" Aq rwatson@FreeBSD.org ,
and adapted for Linux by
-.An "Andreas Gruenbacher" Aq a.gruenbacher@computer.org .
+.An "Andreas Gruenbacher" Aq a.gruenbacher@bestbits.at .
diff --git a/man/man3/acl_delete_def_file.3 b/man/man3/acl_delete_def_file.3
index 8d5d419..97e667b 100644
--- a/man/man3/acl_delete_def_file.3
+++ b/man/man3/acl_delete_def_file.3
@@ -1,6 +1,6 @@
.\" Access Control Lists manual pages
.\"
-.\" (C) 2002 Andreas Gruenbacher, <a.gruenbacher@computer.org>
+.\" (C) 2002 Andreas Gruenbacher, <a.gruenbacher@bestbits.at>
.\"
.\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
.\" ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
@@ -76,4 +76,4 @@ IEEE Std 1003.1e draft 17 (\(lqPOSIX.1e\(rq, abandoned)
Derived from the FreeBSD manual pages written by
.An "Robert N M Watson" Aq rwatson@FreeBSD.org ,
and adapted for Linux by
-.An "Andreas Gruenbacher" Aq a.gruenbacher@computer.org .
+.An "Andreas Gruenbacher" Aq a.gruenbacher@bestbits.at .
diff --git a/man/man3/acl_delete_entry.3 b/man/man3/acl_delete_entry.3
index b7d509e..0149ae3 100644
--- a/man/man3/acl_delete_entry.3
+++ b/man/man3/acl_delete_entry.3
@@ -1,6 +1,6 @@
.\" Access Control Lists manual pages
.\"
-.\" (C) 2002 Andreas Gruenbacher, <a.gruenbacher@computer.org>
+.\" (C) 2002 Andreas Gruenbacher, <a.gruenbacher@bestbits.at>
.\"
.\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
.\" ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
@@ -76,4 +76,4 @@ IEEE Std 1003.1e draft 17 (\(lqPOSIX.1e\(rq, abandoned)
Derived from the FreeBSD manual pages written by
.An "Robert N M Watson" Aq rwatson@FreeBSD.org ,
and adapted for Linux by
-.An "Andreas Gruenbacher" Aq a.gruenbacher@computer.org .
+.An "Andreas Gruenbacher" Aq a.gruenbacher@bestbits.at .
diff --git a/man/man3/acl_delete_perm.3 b/man/man3/acl_delete_perm.3
index bf03a6a..b0f4d03 100644
--- a/man/man3/acl_delete_perm.3
+++ b/man/man3/acl_delete_perm.3
@@ -1,6 +1,6 @@
.\" Access Control Lists manual pages
.\"
-.\" (C) 2002 Andreas Gruenbacher, <a.gruenbacher@computer.org>
+.\" (C) 2002 Andreas Gruenbacher, <a.gruenbacher@bestbits.at>
.\"
.\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
.\" ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
@@ -75,4 +75,4 @@ IEEE Std 1003.1e draft 17 (\(lqPOSIX.1e\(rq, abandoned)
Derived from the FreeBSD manual pages written by
.An "Robert N M Watson" Aq rwatson@FreeBSD.org ,
and adapted for Linux by
-.An "Andreas Gruenbacher" Aq a.gruenbacher@computer.org .
+.An "Andreas Gruenbacher" Aq a.gruenbacher@bestbits.at .
diff --git a/man/man3/acl_dup.3 b/man/man3/acl_dup.3
index 913260e..a5ab18c 100644
--- a/man/man3/acl_dup.3
+++ b/man/man3/acl_dup.3
@@ -1,6 +1,6 @@
.\" Access Control Lists manual pages
.\"
-.\" (C) 2002 Andreas Gruenbacher, <a.gruenbacher@computer.org>
+.\" (C) 2002 Andreas Gruenbacher, <a.gruenbacher@bestbits.at>
.\"
.\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
.\" ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
@@ -77,4 +77,4 @@ IEEE Std 1003.1e draft 17 (\(lqPOSIX.1e\(rq, abandoned)
Derived from the FreeBSD manual pages written by
.An "Robert N M Watson" Aq rwatson@FreeBSD.org ,
and adapted for Linux by
-.An "Andreas Gruenbacher" Aq a.gruenbacher@computer.org .
+.An "Andreas Gruenbacher" Aq a.gruenbacher@bestbits.at .
diff --git a/man/man3/acl_entries.3 b/man/man3/acl_entries.3
index 94d29a9..4873e9b 100644
--- a/man/man3/acl_entries.3
+++ b/man/man3/acl_entries.3
@@ -1,6 +1,6 @@
.\" Access Control Lists manual pages
.\"
-.\" (C) 2002 Andreas Gruenbacher, <a.gruenbacher@computer.org>
+.\" (C) 2002 Andreas Gruenbacher, <a.gruenbacher@bestbits.at>
.\"
.\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
.\" ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
@@ -63,4 +63,4 @@ functions defined in IEEE Std 1003.1e draft 17 (\(lqPOSIX.1e\(rq, abandoned).
.Xr acl 5
.Sh AUTHOR
Written by
-.An "Andreas Gruenbacher" Aq a.gruenbacher@computer.org .
+.An "Andreas Gruenbacher" Aq a.gruenbacher@bestbits.at .
diff --git a/man/man3/acl_equiv_mode.3 b/man/man3/acl_equiv_mode.3
index e0576ff..376de97 100644
--- a/man/man3/acl_equiv_mode.3
+++ b/man/man3/acl_equiv_mode.3
@@ -1,6 +1,6 @@
.\" Access Control Lists manual pages
.\"
-.\" (C) 2002 Andreas Gruenbacher, <a.gruenbacher@computer.org>
+.\" (C) 2002 Andreas Gruenbacher, <a.gruenbacher@bestbits.at>
.\"
.\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
.\" ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
@@ -86,4 +86,4 @@ functions defined in IEEE Std 1003.1e draft 17 (\(lqPOSIX.1e\(rq, abandoned).
.Xr acl 5
.Sh AUTHOR
Written by
-.An "Andreas Gruenbacher" Aq a.gruenbacher@computer.org .
+.An "Andreas Gruenbacher" Aq a.gruenbacher@bestbits.at .
diff --git a/man/man3/acl_error.3 b/man/man3/acl_error.3
index 9a42459..f7202a6 100644
--- a/man/man3/acl_error.3
+++ b/man/man3/acl_error.3
@@ -1,6 +1,6 @@
.\" Access Control Lists manual pages
.\"
-.\" (C) 2002 Andreas Gruenbacher, <a.gruenbacher@computer.org>
+.\" (C) 2002 Andreas Gruenbacher, <a.gruenbacher@bestbits.at>
.\"
.\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
.\" ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
@@ -61,4 +61,4 @@ functions defined in IEEE Std 1003.1e draft 17 (\(lqPOSIX.1e\(rq, abandoned).
.Xr acl 5
.Sh AUTHOR
Written by
-.An "Andreas Gruenbacher" Aq a.gruenbacher@computer.org .
+.An "Andreas Gruenbacher" Aq a.gruenbacher@bestbits.at .
diff --git a/man/man3/acl_extended_fd.3 b/man/man3/acl_extended_fd.3
index 71cce44..2159ec6 100644
--- a/man/man3/acl_extended_fd.3
+++ b/man/man3/acl_extended_fd.3
@@ -1,6 +1,6 @@
.\" Access Control Lists manual pages
.\"
-.\" (C) 2002 Andreas Gruenbacher, <a.gruenbacher@computer.org>
+.\" (C) 2002 Andreas Gruenbacher, <a.gruenbacher@bestbits.at>
.\"
.\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
.\" ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
@@ -95,4 +95,4 @@ functions defined in IEEE Std 1003.1e draft 17 (\(lqPOSIX.1e\(rq, abandoned).
.Xr acl 5
.Sh AUTHOR
Written by
-.An "Andreas Gruenbacher" Aq a.gruenbacher@computer.org .
+.An "Andreas Gruenbacher" Aq a.gruenbacher@bestbits.at .
diff --git a/man/man3/acl_extended_file.3 b/man/man3/acl_extended_file.3
index a5869ec..e0f5bd0 100644
--- a/man/man3/acl_extended_file.3
+++ b/man/man3/acl_extended_file.3
@@ -1,6 +1,6 @@
.\" Access Control Lists manual pages
.\"
-.\" (C) 2002 Andreas Gruenbacher, <a.gruenbacher@computer.org>
+.\" (C) 2002 Andreas Gruenbacher, <a.gruenbacher@bestbits.at>
.\"
.\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
.\" ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
@@ -105,4 +105,4 @@ functions defined in IEEE Std 1003.1e draft 17 (\(lqPOSIX.1e\(rq, abandoned).
.Xr acl 5
.Sh AUTHOR
Written by
-.An "Andreas Gruenbacher" Aq a.gruenbacher@computer.org .
+.An "Andreas Gruenbacher" Aq a.gruenbacher@bestbits.at .
diff --git a/man/man3/acl_free.3 b/man/man3/acl_free.3
index d518646..f118f29 100644
--- a/man/man3/acl_free.3
+++ b/man/man3/acl_free.3
@@ -1,6 +1,6 @@
.\" Access Control Lists manual pages
.\"
-.\" (C) 2002 Andreas Gruenbacher, <a.gruenbacher@computer.org>
+.\" (C) 2002 Andreas Gruenbacher, <a.gruenbacher@bestbits.at>
.\"
.\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
.\" ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
@@ -72,4 +72,4 @@ IEEE Std 1003.1e draft 17 (\(lqPOSIX.1e\(rq, abandoned)
Derived from the FreeBSD manual pages written by
.An "Robert N M Watson" Aq rwatson@FreeBSD.org ,
and adapted for Linux by
-.An "Andreas Gruenbacher" Aq a.gruenbacher@computer.org .
+.An "Andreas Gruenbacher" Aq a.gruenbacher@bestbits.at .
diff --git a/man/man3/acl_from_mode.3 b/man/man3/acl_from_mode.3
index babd519..378b4a0 100644
--- a/man/man3/acl_from_mode.3
+++ b/man/man3/acl_from_mode.3
@@ -1,6 +1,6 @@
.\" Access Control Lists manual pages
.\"
-.\" (C) 2002 Andreas Gruenbacher, <a.gruenbacher@computer.org>
+.\" (C) 2002 Andreas Gruenbacher, <a.gruenbacher@bestbits.at>
.\"
.\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
.\" ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
@@ -64,4 +64,4 @@ functions defined in IEEE Std 1003.1e draft 17 (\(lqPOSIX.1e\(rq, abandoned).
.Xr acl 5
.Sh AUTHOR
Written by
-.An "Andreas Gruenbacher" Aq a.gruenbacher@computer.org .
+.An "Andreas Gruenbacher" Aq a.gruenbacher@bestbits.at .
diff --git a/man/man3/acl_from_text.3 b/man/man3/acl_from_text.3
index 794b75e..d1711a9 100644
--- a/man/man3/acl_from_text.3
+++ b/man/man3/acl_from_text.3
@@ -1,6 +1,6 @@
.\" Access Control Lists manual pages
.\"
-.\" (C) 2002 Andreas Gruenbacher, <a.gruenbacher@computer.org>
+.\" (C) 2002 Andreas Gruenbacher, <a.gruenbacher@bestbits.at>
.\"
.\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
.\" ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
@@ -83,4 +83,4 @@ IEEE Std 1003.1e draft 17 (\(lqPOSIX.1e\(rq, abandoned)
Derived from the FreeBSD manual pages written by
.An "Robert N M Watson" Aq rwatson@FreeBSD.org ,
and adapted for Linux by
-.An "Andreas Gruenbacher" Aq a.gruenbacher@computer.org .
+.An "Andreas Gruenbacher" Aq a.gruenbacher@bestbits.at .
diff --git a/man/man3/acl_get_entry.3 b/man/man3/acl_get_entry.3
index 61e6b0e..bf53a76 100644
--- a/man/man3/acl_get_entry.3
+++ b/man/man3/acl_get_entry.3
@@ -1,6 +1,6 @@
.\" Access Control Lists manual pages
.\"
-.\" (C) 2002 Andreas Gruenbacher, <a.gruenbacher@computer.org>
+.\" (C) 2002 Andreas Gruenbacher, <a.gruenbacher@bestbits.at>
.\"
.\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
.\" ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
@@ -132,4 +132,4 @@ IEEE Std 1003.1e draft 17 (\(lqPOSIX.1e\(rq, abandoned)
Derived from the FreeBSD manual pages written by
.An "Robert N M Watson" Aq rwatson@FreeBSD.org ,
and adapted for Linux by
-.An "Andreas Gruenbacher" Aq a.gruenbacher@computer.org .
+.An "Andreas Gruenbacher" Aq a.gruenbacher@bestbits.at .
diff --git a/man/man3/acl_get_fd.3 b/man/man3/acl_get_fd.3
index 8f7e45a..d11c1bc 100644
--- a/man/man3/acl_get_fd.3
+++ b/man/man3/acl_get_fd.3
@@ -1,6 +1,6 @@
.\" Access Control Lists manual pages
.\"
-.\" (C) 2002 Andreas Gruenbacher, <a.gruenbacher@computer.org>
+.\" (C) 2002 Andreas Gruenbacher, <a.gruenbacher@bestbits.at>
.\"
.\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
.\" ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
@@ -86,4 +86,4 @@ IEEE Std 1003.1e draft 17 (\(lqPOSIX.1e\(rq, abandoned)
Derived from the FreeBSD manual pages written by
.An "Robert N M Watson" Aq rwatson@FreeBSD.org ,
and adapted for Linux by
-.An "Andreas Gruenbacher" Aq a.gruenbacher@computer.org .
+.An "Andreas Gruenbacher" Aq a.gruenbacher@bestbits.at .
diff --git a/man/man3/acl_get_file.3 b/man/man3/acl_get_file.3
index eaa40c3..aea983e 100644
--- a/man/man3/acl_get_file.3
+++ b/man/man3/acl_get_file.3
@@ -1,6 +1,6 @@
.\" Access Control Lists manual pages
.\"
-.\" (C) 2002 Andreas Gruenbacher, <a.gruenbacher@computer.org>
+.\" (C) 2002 Andreas Gruenbacher, <a.gruenbacher@bestbits.at>
.\"
.\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
.\" ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
@@ -126,4 +126,4 @@ IEEE Std 1003.1e draft 17 (\(lqPOSIX.1e\(rq, abandoned)
Derived from the FreeBSD manual pages written by
.An "Robert N M Watson" Aq rwatson@FreeBSD.org ,
and adapted for Linux by
-.An "Andreas Gruenbacher" Aq a.gruenbacher@computer.org .
+.An "Andreas Gruenbacher" Aq a.gruenbacher@bestbits.at .
diff --git a/man/man3/acl_get_perm.3 b/man/man3/acl_get_perm.3
index 9dd8ffe..493e4df 100644
--- a/man/man3/acl_get_perm.3
+++ b/man/man3/acl_get_perm.3
@@ -1,6 +1,6 @@
.\" Access Control Lists manual pages
.\"
-.\" (C) 2002 Andreas Gruenbacher, <a.gruenbacher@computer.org>
+.\" (C) 2002 Andreas Gruenbacher, <a.gruenbacher@bestbits.at>
.\"
.\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
.\" ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
@@ -87,4 +87,4 @@ functions defined in IEEE Std 1003.1e draft 17 (\(lqPOSIX.1e\(rq, abandoned).
.Xr acl 5
.Sh AUTHOR
Written by
-.An "Andreas Gruenbacher" Aq a.gruenbacher@computer.org .
+.An "Andreas Gruenbacher" Aq a.gruenbacher@bestbits.at .
diff --git a/man/man3/acl_get_permset.3 b/man/man3/acl_get_permset.3
index 06468dc..83befe2 100644
--- a/man/man3/acl_get_permset.3
+++ b/man/man3/acl_get_permset.3
@@ -1,6 +1,6 @@
.\" Access Control Lists manual pages
.\"
-.\" (C) 2002 Andreas Gruenbacher, <a.gruenbacher@computer.org>
+.\" (C) 2002 Andreas Gruenbacher, <a.gruenbacher@bestbits.at>
.\"
.\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
.\" ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
@@ -72,4 +72,4 @@ IEEE Std 1003.1e draft 17 (\(lqPOSIX.1e\(rq, abandoned)
Derived from the FreeBSD manual pages written by
.An "Robert N M Watson" Aq rwatson@FreeBSD.org ,
and adapted for Linux by
-.An "Andreas Gruenbacher" Aq a.gruenbacher@computer.org .
+.An "Andreas Gruenbacher" Aq a.gruenbacher@bestbits.at .
diff --git a/man/man3/acl_get_qualifier.3 b/man/man3/acl_get_qualifier.3
index 6bfcc5c..1861430 100644
--- a/man/man3/acl_get_qualifier.3
+++ b/man/man3/acl_get_qualifier.3
@@ -1,6 +1,6 @@
.\" Access Control Lists manual pages
.\"
-.\" (C) 2002 Andreas Gruenbacher, <a.gruenbacher@computer.org>
+.\" (C) 2002 Andreas Gruenbacher, <a.gruenbacher@bestbits.at>
.\"
.\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
.\" ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
@@ -115,4 +115,4 @@ IEEE Std 1003.1e draft 17 (\(lqPOSIX.1e\(rq, abandoned)
Derived from the FreeBSD manual pages written by
.An "Robert N M Watson" Aq rwatson@FreeBSD.org ,
and adapted for Linux by
-.An "Andreas Gruenbacher" Aq a.gruenbacher@computer.org .
+.An "Andreas Gruenbacher" Aq a.gruenbacher@bestbits.at .
diff --git a/man/man3/acl_get_tag_type.3 b/man/man3/acl_get_tag_type.3
index 5475350..cb822e6 100644
--- a/man/man3/acl_get_tag_type.3
+++ b/man/man3/acl_get_tag_type.3
@@ -1,6 +1,6 @@
.\" Access Control Lists manual pages
.\"
-.\" (C) 2002 Andreas Gruenbacher, <a.gruenbacher@computer.org>
+.\" (C) 2002 Andreas Gruenbacher, <a.gruenbacher@bestbits.at>
.\"
.\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
.\" ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
@@ -71,4 +71,4 @@ IEEE Std 1003.1e draft 17 (\(lqPOSIX.1e\(rq, abandoned)
Derived from the FreeBSD manual pages written by
.An "Robert N M Watson" Aq rwatson@FreeBSD.org ,
and adapted for Linux by
-.An "Andreas Gruenbacher" Aq a.gruenbacher@computer.org .
+.An "Andreas Gruenbacher" Aq a.gruenbacher@bestbits.at .
diff --git a/man/man3/acl_init.3 b/man/man3/acl_init.3
index b5b87c5..c5224c2 100644
--- a/man/man3/acl_init.3
+++ b/man/man3/acl_init.3
@@ -1,6 +1,6 @@
.\" Access Control Lists manual pages
.\"
-.\" (C) 2002 Andreas Gruenbacher, <a.gruenbacher@computer.org>
+.\" (C) 2002 Andreas Gruenbacher, <a.gruenbacher@bestbits.at>
.\"
.\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
.\" ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
@@ -77,4 +77,4 @@ IEEE Std 1003.1e draft 17 (\(lqPOSIX.1e\(rq, abandoned)
Derived from the FreeBSD manual pages written by
.An "Robert N M Watson" Aq rwatson@FreeBSD.org ,
and adapted for Linux by
-.An "Andreas Gruenbacher" Aq a.gruenbacher@computer.org .
+.An "Andreas Gruenbacher" Aq a.gruenbacher@bestbits.at .
diff --git a/man/man3/acl_set_fd.3 b/man/man3/acl_set_fd.3
index b1f8f69..5ff25b8 100644
--- a/man/man3/acl_set_fd.3
+++ b/man/man3/acl_set_fd.3
@@ -1,6 +1,6 @@
.\" Access Control Lists manual pages
.\"
-.\" (C) 2002 Andreas Gruenbacher, <a.gruenbacher@computer.org>
+.\" (C) 2002 Andreas Gruenbacher, <a.gruenbacher@bestbits.at>
.\"
.\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
.\" ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
@@ -81,4 +81,4 @@ IEEE Std 1003.1e draft 17 (\(lqPOSIX.1e\(rq, abandoned)
Derived from the FreeBSD manual pages written by
.An "Robert N M Watson" Aq rwatson@FreeBSD.org ,
and adapted for Linux by
-.An "Andreas Gruenbacher" Aq a.gruenbacher@computer.org .
+.An "Andreas Gruenbacher" Aq a.gruenbacher@bestbits.at .
diff --git a/man/man3/acl_set_file.3 b/man/man3/acl_set_file.3
index 689f8e5..a4d8e82 100644
--- a/man/man3/acl_set_file.3
+++ b/man/man3/acl_set_file.3
@@ -1,6 +1,6 @@
.\" Access Control Lists manual pages
.\"
-.\" (C) 2002 Andreas Gruenbacher, <a.gruenbacher@computer.org>
+.\" (C) 2002 Andreas Gruenbacher, <a.gruenbacher@bestbits.at>
.\"
.\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
.\" ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
@@ -158,4 +158,4 @@ The POSIX.1e function for removing a default ACL is
Derived from the FreeBSD manual pages written by
.An "Robert N M Watson" Aq rwatson@FreeBSD.org ,
and adapted for Linux by
-.An "Andreas Gruenbacher" Aq a.gruenbacher@computer.org .
+.An "Andreas Gruenbacher" Aq a.gruenbacher@bestbits.at .
diff --git a/man/man3/acl_set_permset.3 b/man/man3/acl_set_permset.3
index 87caf32..ee8fb02 100644
--- a/man/man3/acl_set_permset.3
+++ b/man/man3/acl_set_permset.3
@@ -1,6 +1,6 @@
.\" Access Control Lists manual pages
.\"
-.\" (C) 2002 Andreas Gruenbacher, <a.gruenbacher@computer.org>
+.\" (C) 2002 Andreas Gruenbacher, <a.gruenbacher@bestbits.at>
.\"
.\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
.\" ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
@@ -88,4 +88,4 @@ IEEE Std 1003.1e draft 17 (\(lqPOSIX.1e\(rq, abandoned)
Derived from the FreeBSD manual pages written by
.An "Robert N M Watson" Aq rwatson@FreeBSD.org ,
and adapted for Linux by
-.An "Andreas Gruenbacher" Aq a.gruenbacher@computer.org .
+.An "Andreas Gruenbacher" Aq a.gruenbacher@bestbits.at .
diff --git a/man/man3/acl_set_qualifier.3 b/man/man3/acl_set_qualifier.3
index 23feb6c..3f16458 100644
--- a/man/man3/acl_set_qualifier.3
+++ b/man/man3/acl_set_qualifier.3
@@ -1,6 +1,6 @@
.\" Access Control Lists manual pages
.\"
-.\" (C) 2002 Andreas Gruenbacher, <a.gruenbacher@computer.org>
+.\" (C) 2002 Andreas Gruenbacher, <a.gruenbacher@bestbits.at>
.\"
.\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
.\" ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
@@ -103,4 +103,4 @@ IEEE Std 1003.1e draft 17 (\(lqPOSIX.1e\(rq, abandoned)
Derived from the FreeBSD manual pages written by
.An "Robert N M Watson" Aq rwatson@FreeBSD.org ,
and adapted for Linux by
-.An "Andreas Gruenbacher" Aq a.gruenbacher@computer.org .
+.An "Andreas Gruenbacher" Aq a.gruenbacher@bestbits.at .
diff --git a/man/man3/acl_set_tag_type.3 b/man/man3/acl_set_tag_type.3
index 26eb6db..c7bfd7c 100644
--- a/man/man3/acl_set_tag_type.3
+++ b/man/man3/acl_set_tag_type.3
@@ -1,6 +1,6 @@
.\" Access Control Lists manual pages
.\"
-.\" (C) 2002 Andreas Gruenbacher, <a.gruenbacher@computer.org>
+.\" (C) 2002 Andreas Gruenbacher, <a.gruenbacher@bestbits.at>
.\"
.\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
.\" ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
@@ -73,4 +73,4 @@ IEEE Std 1003.1e draft 17 (\(lqPOSIX.1e\(rq, abandoned)
Derived from the FreeBSD manual pages written by
.An "Robert N M Watson" Aq rwatson@FreeBSD.org ,
and adapted for Linux by
-.An "Andreas Gruenbacher" Aq a.gruenbacher@computer.org .
+.An "Andreas Gruenbacher" Aq a.gruenbacher@bestbits.at .
diff --git a/man/man3/acl_size.3 b/man/man3/acl_size.3
index 9cca15e..199f8d6 100644
--- a/man/man3/acl_size.3
+++ b/man/man3/acl_size.3
@@ -1,6 +1,6 @@
.\" Access Control Lists manual pages
.\"
-.\" (C) 2002 Andreas Gruenbacher, <a.gruenbacher@computer.org>
+.\" (C) 2002 Andreas Gruenbacher, <a.gruenbacher@bestbits.at>
.\"
.\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
.\" ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
@@ -75,4 +75,4 @@ IEEE Std 1003.1e draft 17 (\(lqPOSIX.1e\(rq, abandoned)
Derived from the FreeBSD manual pages written by
.An "Robert N M Watson" Aq rwatson@FreeBSD.org ,
and adapted for Linux by
-.An "Andreas Gruenbacher" Aq a.gruenbacher@computer.org .
+.An "Andreas Gruenbacher" Aq a.gruenbacher@bestbits.at .
diff --git a/man/man3/acl_to_any_text.3 b/man/man3/acl_to_any_text.3
index ed0e190..6250e76 100644
--- a/man/man3/acl_to_any_text.3
+++ b/man/man3/acl_to_any_text.3
@@ -1,6 +1,6 @@
.\" Access Control Lists manual pages
.\"
-.\" (C) 2002 Andreas Gruenbacher, <a.gruenbacher@computer.org>
+.\" (C) 2002 Andreas Gruenbacher, <a.gruenbacher@bestbits.at>
.\"
.\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
.\" ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
@@ -160,4 +160,4 @@ functions defined in IEEE Std 1003.1e draft 17 (\(lqPOSIX.1e\(rq, abandoned).
.Xr acl 5
.Sh AUTHOR
Written by
-.An "Andreas Gruenbacher" Aq a.gruenbacher@computer.org .
+.An "Andreas Gruenbacher" Aq a.gruenbacher@bestbits.at .
diff --git a/man/man3/acl_to_text.3 b/man/man3/acl_to_text.3
index 266edd1..c970c4a 100644
--- a/man/man3/acl_to_text.3
+++ b/man/man3/acl_to_text.3
@@ -1,6 +1,6 @@
.\" Access Control Lists manual pages
.\"
-.\" (C) 2002 Andreas Gruenbacher, <a.gruenbacher@computer.org>
+.\" (C) 2002 Andreas Gruenbacher, <a.gruenbacher@bestbits.at>
.\"
.\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
.\" ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
@@ -101,4 +101,4 @@ IEEE Std 1003.1e draft 17 (\(lqPOSIX.1e\(rq, abandoned)
Derived from the FreeBSD manual pages written by
.An "Robert N M Watson" Aq rwatson@FreeBSD.org ,
and adapted for Linux by
-.An "Andreas Gruenbacher" Aq a.gruenbacher@computer.org .
+.An "Andreas Gruenbacher" Aq a.gruenbacher@bestbits.at .
diff --git a/man/man3/acl_valid.3 b/man/man3/acl_valid.3
index b2580b8..83f8413 100644
--- a/man/man3/acl_valid.3
+++ b/man/man3/acl_valid.3
@@ -1,6 +1,6 @@
.\" Access Control Lists manual pages
.\"
-.\" (C) 2002 Andreas Gruenbacher, <a.gruenbacher@computer.org>
+.\" (C) 2002 Andreas Gruenbacher, <a.gruenbacher@bestbits.at>
.\"
.\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
.\" ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
@@ -76,4 +76,4 @@ IEEE Std 1003.1e draft 17 (\(lqPOSIX.1e\(rq, abandoned)
Derived from the FreeBSD manual pages written by
.An "Robert N M Watson" Aq rwatson@FreeBSD.org ,
and adapted for Linux by
-.An "Andreas Gruenbacher" Aq a.gruenbacher@computer.org .
+.An "Andreas Gruenbacher" Aq a.gruenbacher@bestbits.at .