summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNeilBrown <neilb@suse.de>2013-05-15 11:07:17 +1000
committerNeilBrown <neilb@suse.de>2013-05-15 11:07:17 +1000
commit5b905a7ec5cf87617e614208e0dfa4ff0f808eda (patch)
tree0d8027e4d2aff6462f96eeef6643208638f4789b
parenteca944fa9ca52b24d0aa4d1034066bbd148e529a (diff)
man pages: remove references to raidtools.
raidtools is so ancient now that it is uninteresting. Signed-off-by: NeilBrown <neilb@suse.de>
-rw-r--r--md.41
-rw-r--r--mdadm.8.in25
-rw-r--r--mdadm.spec5
3 files changed, 0 insertions, 31 deletions
diff --git a/md.4 b/md.4
index f15a9cca..2574c37e 100644
--- a/md.4
+++ b/md.4
@@ -828,4 +828,3 @@ The default is 200,000.
.SH SEE ALSO
.BR mdadm (8),
-.BR mkraid (8).
diff --git a/mdadm.8.in b/mdadm.8.in
index 740edbaa..c8766595 100644
--- a/mdadm.8.in
+++ b/mdadm.8.in
@@ -2989,13 +2989,6 @@ since version 3.3 provided they are enabled in
.I mdadm
was previously known as
.IR mdctl .
-.P
-.I mdadm
-is completely separate from the
-.I raidtools
-package, and does not use the
-.I /etc/raidtab
-configuration file at all.
.SH SEE ALSO
For further information on mdadm usage, MD and the various levels of
@@ -3004,19 +2997,6 @@ RAID, see:
.B http://raid.wiki.kernel.org/
.PP
(based upon Jakob \(/Ostergaard's Software\-RAID.HOWTO)
-.\".PP
-.\"for new releases of the RAID driver check out:
-.\"
-.\".IP
-.\".UR ftp://ftp.kernel.org/pub/linux/kernel/people/mingo/raid-patches
-.\"ftp://ftp.kernel.org/pub/linux/kernel/people/mingo/raid-patches
-.\".UE
-.\".PP
-.\"or
-.\".IP
-.\".UR http://www.cse.unsw.edu.au/~neilb/patches/linux-stable/
-.\"http://www.cse.unsw.edu.au/~neilb/patches/linux-stable/
-.\".UE
.PP
The latest version of
.I mdadm
@@ -3029,8 +3009,3 @@ Related man pages:
.IR mdmon (8),
.IR mdadm.conf (5),
.IR md (4).
-.PP
-.IR raidtab (5),
-.IR raid0run (8),
-.IR raidstop (8),
-.IR mkraid (8).
diff --git a/mdadm.spec b/mdadm.spec
index 8478a34d..beaefe75 100644
--- a/mdadm.spec
+++ b/mdadm.spec
@@ -12,11 +12,6 @@ Obsoletes: mdctl
%description
mdadm is a program that can be used to create, manage, and monitor
Linux MD (Software RAID) devices.
-As such is provides similar functionality to the raidtools packages.
-The particular differences to raidtools is that mdadm is a single
-program, and it can perform (almost) all functions without a
-configuration file (that a config file can be used to help with
-some common tasks).
%prep
%setup -q