projects
/
platform
/
kernel
/
linux-starfive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5fb4379
)
scripts: fix typo in ver_linux
author
Matthias Lange
<matthias.lange@kernkonzept.com>
Fri, 29 Jan 2016 12:27:56 +0000
(13:27 +0100)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Mon, 8 Feb 2016 07:01:45 +0000
(23:01 -0800)
Signed-off-by: Matthias Lange <matthias.lange@kernkonzept.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
scripts/ver_linux
patch
|
blob
|
history
diff --git
a/scripts/ver_linux
b/scripts/ver_linux
index
024a11a
..
0d8bd29
100755
(executable)
--- a/
scripts/ver_linux
+++ b/
scripts/ver_linux
@@
-1,6
+1,6
@@
#!/bin/sh
# Before running this script please ensure that your PATH is
-# typical as you use for compilation/istallation. I use
+# typical as you use for compilation/i
n
stallation. I use
# /bin /sbin /usr/bin /usr/sbin /usr/local/bin, but it may
# differ on your system.
#