diff options
author | Nathan Scott <nathans@sgi.com> | 2004-09-10 01:23:31 +0000 |
---|---|---|
committer | Nathan Scott <nathans@sgi.com> | 2004-09-10 01:23:31 +0000 |
commit | 2ce8a1c968451aa90da78e2c6d0bc7e7c9577cb7 (patch) | |
tree | 13ac0b13822186210ae66f5d8bfa1da84a24823a | |
parent | 3431eb04060a030b8ff5900d71d3a4db917d9243 (diff) | |
download | attr-2ce8a1c968451aa90da78e2c6d0bc7e7c9577cb7.tar.gz |
Update Andreas' email address everywhere.
-rw-r--r-- | man/man1/getfattr.1 | 2 | ||||
-rw-r--r-- | man/man1/setfattr.1 | 2 | ||||
-rw-r--r-- | man/man2/getxattr.2 | 2 | ||||
-rw-r--r-- | man/man2/listxattr.2 | 2 | ||||
-rw-r--r-- | man/man2/removexattr.2 | 2 | ||||
-rw-r--r-- | man/man2/setxattr.2 | 2 | ||||
-rw-r--r-- | man/man5/attr.5 | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/man/man1/getfattr.1 b/man/man1/getfattr.1 index 014aa63..e895a50 100644 --- a/man/man1/getfattr.1 +++ b/man/man1/getfattr.1 @@ -107,7 +107,7 @@ All remaining parameters are interpreted as file names, even if they start with a dash character. .SH AUTHOR Andreas Gruenbacher, -.RI < a.gruenbacher@computer.org > +.RI < a.gruenbacher@bestbits.at > and the SGI XFS development team, .RI < linux-xfs@oss.sgi.com >. .P diff --git a/man/man1/setfattr.1 b/man/man1/setfattr.1 index 2289486..5287e5b 100644 --- a/man/man1/setfattr.1 +++ b/man/man1/setfattr.1 @@ -59,7 +59,7 @@ All remaining parameters are interpreted as file names, even if they start with a dash character. .SH AUTHOR Andreas Gruenbacher, -.RI < a.gruenbacher@computer.org > +.RI < a.gruenbacher@bestbits.at > and the SGI XFS development team, .RI < linux-xfs@oss.sgi.com >. .P diff --git a/man/man2/getxattr.2 b/man/man2/getxattr.2 index 116c796..dab8485 100644 --- a/man/man2/getxattr.2 +++ b/man/man2/getxattr.2 @@ -128,7 +128,7 @@ The errors documented for the system call are also applicable here. .SH AUTHORS Andreas Gruenbacher, -.RI < a.gruenbacher@computer.org > +.RI < a.gruenbacher@bestbits.at > and the SGI XFS development team, .RI < linux-xfs@oss.sgi.com >. Please send any bug reports or comments to these addresses. diff --git a/man/man2/listxattr.2 b/man/man2/listxattr.2 index 13bcab1..2776e96 100644 --- a/man/man2/listxattr.2 +++ b/man/man2/listxattr.2 @@ -140,7 +140,7 @@ The errors documented for the system call are also applicable here. .SH AUTHORS Andreas Gruenbacher, -.RI < a.gruenbacher@computer.org > +.RI < a.gruenbacher@bestbits.at > and the SGI XFS development team, .RI < linux-xfs@oss.sgi.com >. Please send any bug reports or comments to these addresses. diff --git a/man/man2/removexattr.2 b/man/man2/removexattr.2 index 691ab80..65e1bf8 100644 --- a/man/man2/removexattr.2 +++ b/man/man2/removexattr.2 @@ -96,7 +96,7 @@ The errors documented for the system call are also applicable here. .SH AUTHORS Andreas Gruenbacher, -.RI < a.gruenbacher@computer.org > +.RI < a.gruenbacher@bestbits.at > and the SGI XFS development team, .RI < linux-xfs@oss.sgi.com >. Please send any bug reports or comments to these addresses. diff --git a/man/man2/setxattr.2 b/man/man2/setxattr.2 index a564904..6dd1dc6 100644 --- a/man/man2/setxattr.2 +++ b/man/man2/setxattr.2 @@ -128,7 +128,7 @@ The errors documented for the system call are also applicable here. .SH AUTHORS Andreas Gruenbacher, -.RI < a.gruenbacher@computer.org > +.RI < a.gruenbacher@bestbits.at > and the SGI XFS development team, .RI < linux-xfs@oss.sgi.com >. Please send any bug reports or comments to these addresses. diff --git a/man/man5/attr.5 b/man/man5/attr.5 index 820ea5a..27ae67b 100644 --- a/man/man5/attr.5 +++ b/man/man5/attr.5 @@ -123,7 +123,7 @@ size, care should be taken to store attribute values in an architecture independent format. .SH AUTHORS Andreas Gruenbacher, -.RI < a.gruenbacher@computer.org > +.RI < a.gruenbacher@bestbits.at > and the SGI XFS development team, .RI < linux-xfs@oss.sgi.com >. .SH SEE ALSO |