Skip to content

Commit ab23509

Browse files
committed
fixed typo
1 parent 6a51045 commit ab23509

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kernel/usr/share/doc/kernel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
kernel
22
--------------------------------------------------------
33
kernel is the package that contains the Linux kernel. It
4-
is located in the boot directory, under the namelinux.
4+
is located in the boot directory, under the name linux.
55
It is loaded by GRUB on boot, and after the kernel does
66
some initialization, it launches the first userland
77
process (pid=1), /sbin/init. The kernel provides

0 commit comments

Comments
 (0)