From 6083148099cf8c1a2ca94349169cd8aa2bb7b838 Mon Sep 17 00:00:00 2001 From: Adrian Bunk Date: Thu, 7 Feb 2008 00:13:33 -0800 Subject: [PATCH] --- yaml --- r: 83743 b: refs/heads/master c: 4a6b88ca3d9a301b496d6bfc18bc40c78fbb3669 h: refs/heads/master i: 83741: 33ccab47802b7e7c7113de498fa50b085f0e5de8 83739: 7783c3b0a27fa8a004d868ac7552e78011b46f44 83735: 99045105facf0b32078239df8eff4da218390797 83727: a079cff32ed80b8c70f2d206aff4dd1f75fd8149 83711: c95b5eb4dbc2e17e1bc0e5e48148bce1a11b82c5 v: v3 --- [refs] | 2 +- trunk/Documentation/00-INDEX | 4 ++-- trunk/Documentation/{drivers/edac => }/edac.txt | 0 3 files changed, 3 insertions(+), 3 deletions(-) rename trunk/Documentation/{drivers/edac => }/edac.txt (100%) diff --git a/[refs] b/[refs] index a9450d533110..34e2451c1aa2 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 41eaa2dcb98977b3824b8a4c12b5030af7bb0b29 +refs/heads/master: 4a6b88ca3d9a301b496d6bfc18bc40c78fbb3669 diff --git a/trunk/Documentation/00-INDEX b/trunk/Documentation/00-INDEX index 40ac7759c3bb..c1067e48b529 100644 --- a/trunk/Documentation/00-INDEX +++ b/trunk/Documentation/00-INDEX @@ -132,12 +132,12 @@ dontdiff - file containing a list of files that should never be diff'ed. driver-model/ - directory with info about Linux driver model. -drivers/ - - directory with driver documentation (currently only EDAC). dvb/ - info on Linux Digital Video Broadcast (DVB) subsystem. early-userspace/ - info about initramfs, klibc, and userspace early during boot. +edac.txt + - information on EDAC - Error Detection And Correction eisa.txt - info on EISA bus support. exception.txt diff --git a/trunk/Documentation/drivers/edac/edac.txt b/trunk/Documentation/edac.txt similarity index 100% rename from trunk/Documentation/drivers/edac/edac.txt rename to trunk/Documentation/edac.txt