diff --git a/Misc/linux-misc-2.md b/Misc/linux-misc-2.md index 3525bc3..c03fb07 100644 --- a/Misc/linux-misc-2.md +++ b/Misc/linux-misc-2.md @@ -27,7 +27,7 @@ VERSION = 4 PATCHLEVEL = 2 SUBLEVEL = 0 EXTRAVERSION = -rc3 -NAME = Hurr durr I'ma sheep +NAME = Hurr durr I'm a sheep ``` These variables determine the current version of Linux kernel and are used in different places, for example in the forming of the `KERNELVERSION` variable in the same `Makefile`: