diff options
| author | Marcel Moolenaar <marcel@FreeBSD.org> | 2000-08-25 07:32:24 +0000 |
|---|---|---|
| committer | Marcel Moolenaar <marcel@FreeBSD.org> | 2000-08-25 07:32:24 +0000 |
| commit | bc34729c4788ff49c595376846d91e61b76daf6d (patch) | |
| tree | 82ec19d75e55481ae6696dfceeb2c65d67f46993 /sys/alpha/linux | |
| parent | 0efe857d1ffdbf6e0c8560ab2234501d14d5d77c (diff) | |
Notes
Diffstat (limited to 'sys/alpha/linux')
| -rw-r--r-- | sys/alpha/linux/linux_machdep.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/alpha/linux/linux_machdep.c b/sys/alpha/linux/linux_machdep.c index 99b7ffdf57ca4..14e8a535730a7 100644 --- a/sys/alpha/linux/linux_machdep.c +++ b/sys/alpha/linux/linux_machdep.c @@ -12,7 +12,7 @@ * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. * 3. The name of the author may not be used to endorse or promote products - * derived from this software withough specific prior written permission + * derived from this software without specific prior written permission. * * THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES |
