diff options
author | Kulikov Vasiliy <[email protected]> | 2010-06-29 16:31:16 +0400 |
---|---|---|
committer | Michal Marek <[email protected]> | 2010-06-29 15:27:00 +0200 |
commit | fbe3290f4558c72abf6e264c4a2ee708b0495d55 (patch) | |
tree | e39c7cd7ecfde88c41b29fbd3cd7459982b3c737 | |
parent | 3631d9a2e503ec9c36b0599b2e45548e5c410516 (diff) |
Documentation: fix ubuntu distro name
10.04 is Lucid, not Karmic.
Signed-off-by: Kulikov Vasiliy <[email protected]>
Acked-by: Nicolas Palix <[email protected]>
Signed-off-by: Michal Marek <[email protected]>
-rw-r--r-- | Documentation/coccinelle.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/coccinelle.txt b/Documentation/coccinelle.txt index ba3315d545c6..cd2b02837066 100644 --- a/Documentation/coccinelle.txt +++ b/Documentation/coccinelle.txt @@ -14,7 +14,7 @@ of many distributions, e.g. : - Debian (>=squeeze) - Fedora (>=13) - - Ubuntu (>=10.04 Karmic Koala) + - Ubuntu (>=10.04 Lucid Lynx) - OpenSUSE - Arch Linux - NetBSD |