fix spelling in comments
[openafs.git] / src / venus / kdump.sh.linux
1 #!/bin/sh
2 # Copyright 2000, International Business Machines Corporation and others.
3 # All Rights Reserved.
4
5 # This software has been released under the terms of the IBM Public
6 # License.  For details, see the LICENSE file in the top-level source
7 # directory or online at http://www.openafs.org/dl/license10.html
8
9 ## Wrapper script for kdump on Linux.
10
11 REL=`uname -r`
12 DASH='-'
13 exec $0${DASH}${REL} ${1+"$@"}