]> git.pld-linux.org Git - packages/kernel.git/commitdiff
correct comment in kernel-config-sort.pl
authorJan Palus <atler@pld-linux.org>
Fri, 29 Jul 2022 10:48:34 +0000 (12:48 +0200)
committerJan Palus <atler@pld-linux.org>
Fri, 29 Jul 2022 10:48:34 +0000 (12:48 +0200)
kernel-config-sort.pl

index 87102f83c763cae1d6f4212daa13cfc5ed5da4f7..16f698517d43160655d2c09f51ce8f27ac1dfd79 100755 (executable)
@@ -4,7 +4,7 @@
 # Usage:
 #  ./kernel-config-sort.pl ../BUILD/linux-2.6.*/ kernel-multiarch.config
 #
-#  ./kernel-config-sort.pl ../BUILD/linux-2.6.*/ -a x86 kernel-x86_84.config
+#  ./kernel-config-sort.pl ../BUILD/linux-2.6.*/ -a x86 kernel-x86.config
 #
 use strict;
 use warnings;
This page took 0.077976 seconds and 4 git commands to generate.