Since 2.5.x has entered the spell checking phase...
> diff -Nru a/arch/i386/Kconfig b/arch/i386/Kconfig
> --- a/arch/i386/Kconfig Sun Mar 2 21:06:38 2003
> +++ b/arch/i386/Kconfig Sun Mar 2 21:06:38 2003
> @@ -19,8 +19,13 @@
> default y
>
> config SWAP
> - bool
> + bool "Support for paging of anonymous memory"
> default y
> + help
> + This option allows you to choose whether you want to have support
> + for socalled swap devices or swap files in your kernel that are
^^^^^^^^
so-called?
> + used to provide more virtual memory than the actual RAM present
> + in your computer. If unusre say Y.
^^^^^^
unsure
Gr{oetje,eeting}s,
Geert
-- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.orgIn personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds
- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/