summaryrefslogtreecommitdiffstats
path: root/cmd
diff options
context:
space:
mode:
authorNed Bass <[email protected]>2013-02-17 11:31:20 -0800
committerBrian Behlendorf <[email protected]>2013-03-06 15:46:41 -0800
commit92db59ca3b42eb0aa3fbdcac689cc49878438177 (patch)
tree58a95a64a4d88c759543df8a0fb57d90f679e693 /cmd
parente07b579b1b487eec772ec9394eefaad264c779fb (diff)
Refresh links to web site
A few files still refer to @behlendorf's private fork on github. Use the primary web site URL instead. Two typos are also corrected. Signed-off-by: Brian Behlendorf <[email protected]>
Diffstat (limited to 'cmd')
-rw-r--r--cmd/zpios/zpios.h2
-rw-r--r--cmd/zpios/zpios_main.c2
-rw-r--r--cmd/zpios/zpios_util.c2
3 files changed, 3 insertions, 3 deletions
diff --git a/cmd/zpios/zpios.h b/cmd/zpios/zpios.h
index ed979459a..23c32377e 100644
--- a/cmd/zpios/zpios.h
+++ b/cmd/zpios/zpios.h
@@ -15,7 +15,7 @@
* Milind Dumbare <[email protected]>
*
* This file is part of ZFS on Linux.
- * For details, see <http://github.com/behlendorf/zfs/>.
+ * For details, see <http://zfsonlinux.org/>.
*
* ZPIOS 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/cmd/zpios/zpios_main.c b/cmd/zpios/zpios_main.c
index 14c37e7e3..1c01d9a9d 100644
--- a/cmd/zpios/zpios_main.c
+++ b/cmd/zpios/zpios_main.c
@@ -15,7 +15,7 @@
* Milind Dumbare <[email protected]>
*
* This file is part of ZFS on Linux.
- * For details, see <http://github.com/behlendorf/zfs/>.
+ * For details, see <http://zfsonlinux.org/>.
*
* ZPIOS 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/cmd/zpios/zpios_util.c b/cmd/zpios/zpios_util.c
index 48a0a469f..9b06655cc 100644
--- a/cmd/zpios/zpios_util.c
+++ b/cmd/zpios/zpios_util.c
@@ -15,7 +15,7 @@
* Milind Dumbare <[email protected]>
*
* This file is part of ZFS on Linux.
- * For details, see <http://github.com/behlendorf/zfs/>.
+ * For details, see <http://zfsonlinux.org/>.
*
* ZPIOS is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License as published by the