| commit | c31403a1f5a761599df38bcc2d6ba94f24320c33 | [log] [tgz] |
|---|---|---|
| author | Cosmin Nicolaescu <can29@bandersnatch.cs.drexel.edu> | Sun May 01 08:59:28 2005 -0700 |
| committer | Linus Torvalds <torvalds@ppc970.osdl.org> | Sun May 01 08:59:28 2005 -0700 |
| tree | b753650fba949d8b56c65d024b7e82363b894871 | |
| parent | fd4a3244941ed74fffc24b64857977270e6f64e2 [diff] |
[PATCH] Documentation: remove super-{nr, max} to reflect fs/super.c
The patch updates the documentation for /proc. super-nr and super-max have
been dropped from the kernel since 2.4.9 due to minor numbering issues.
This change was not documented in the documentation.
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>