From 5b905a7ec5cf87617e614208e0dfa4ff0f808eda Mon Sep 17 00:00:00 2001 From: NeilBrown Date: Wed, 15 May 2013 11:07:17 +1000 Subject: man pages: remove references to raidtools. raidtools is so ancient now that it is uninteresting. Signed-off-by: NeilBrown --- md.4 | 1 - mdadm.8.in | 25 ------------------------- mdadm.spec | 5 ----- 3 files changed, 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 -- cgit v1.2.3