diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 1999-02-16 01:59:46 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 1999-02-16 01:59:46 +0000 |
| commit | 838992f094ccde014679a7cfafc495840eb932a1 (patch) | |
| tree | bb1da10609893e2c699e42919a3a51c02df9caf0 /sys/modules/linux/linux.sh | |
| parent | bcb29ac16cc991f99f0c976390dff6be1a1b9058 (diff) | |
Diffstat (limited to 'sys/modules/linux/linux.sh')
| -rw-r--r-- | sys/modules/linux/linux.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/modules/linux/linux.sh b/sys/modules/linux/linux.sh index 8545fbbc47bc..eb03577389f7 100644 --- a/sys/modules/linux/linux.sh +++ b/sys/modules/linux/linux.sh @@ -1,6 +1,6 @@ #!/bin/sh -# $Id: linux,v 1.5 1998/09/07 16:15:59 cracauer Exp $ +# $Id: linux.sh,v 1.6 1998/11/05 04:19:26 peter Exp $ FOUND=`kldstat -v | egrep 'linux(aout|elf)'` |
