diff options
author | Ned Bass <[email protected]> | 2013-03-04 17:26:55 -0800 |
---|---|---|
committer | Brian Behlendorf <[email protected]> | 2013-03-04 19:09:34 -0800 |
commit | 3d6af2dd6d598bebf6ab04d0e2b6f6ba6e5d0f00 (patch) | |
tree | 6f9d829b6e5e86b2d81bda59d50db79e2660f2bd /include/vm | |
parent | 5f0a4b0847ae19a5e647734cb3ca1c5af8bd9cf9 (diff) |
Refresh links to web site
Update links to refer to the official ZFS on Linux website instead of
@behlendorf's personal fork on github.
Signed-off-by: Brian Behlendorf <[email protected]>
Diffstat (limited to 'include/vm')
-rw-r--r-- | include/vm/anon.h | 2 | ||||
-rw-r--r-- | include/vm/pvn.h | 2 | ||||
-rw-r--r-- | include/vm/seg_kmem.h | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/include/vm/anon.h b/include/vm/anon.h index 51e8512ba..9c9c23959 100644 --- a/include/vm/anon.h +++ b/include/vm/anon.h @@ -6,7 +6,7 @@ * UCRL-CODE-235197 * * This file is part of the SPL, Solaris Porting Layer. - * For details, see <http://github.com/behlendorf/spl/>. + * For details, see <http://zfsonlinux.org/>. * * The SPL is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the diff --git a/include/vm/pvn.h b/include/vm/pvn.h index c206b1b77..f3b308137 100644 --- a/include/vm/pvn.h +++ b/include/vm/pvn.h @@ -6,7 +6,7 @@ * UCRL-CODE-235197 * * This file is part of the SPL, Solaris Porting Layer. - * For details, see <http://github.com/behlendorf/spl/>. + * For details, see <http://zfsonlinux.org/>. * * The SPL is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the diff --git a/include/vm/seg_kmem.h b/include/vm/seg_kmem.h index b21f71a52..17df7b961 100644 --- a/include/vm/seg_kmem.h +++ b/include/vm/seg_kmem.h @@ -6,7 +6,7 @@ * UCRL-CODE-235197 * * This file is part of the SPL, Solaris Porting Layer. - * For details, see <http://github.com/behlendorf/spl/>. + * For details, see <http://zfsonlinux.org/>. * * The SPL is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the |