diff options
| author | Christian Brueffer <brueffer@FreeBSD.org> | 2005-05-08 08:54:23 +0000 |
|---|---|---|
| committer | Christian Brueffer <brueffer@FreeBSD.org> | 2005-05-08 08:54:23 +0000 |
| commit | 162bc322c8c93955d8fd279f55fc9c6079ee21ee (patch) | |
| tree | d3f13b28700920cf00452862591239b3e1dd3ea1 /sys/dev/nve | |
| parent | cf220b45a53aeb639b45b1bbad792b1fb4d27dab (diff) | |
Notes
Diffstat (limited to 'sys/dev/nve')
| -rw-r--r-- | sys/dev/nve/if_nve.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/nve/if_nve.c b/sys/dev/nve/if_nve.c index 7a0f4ba383ff..c4d3b393edd8 100644 --- a/sys/dev/nve/if_nve.c +++ b/sys/dev/nve/if_nve.c @@ -56,7 +56,7 @@ * amount of hardware centric code, it's hopefully no more buggy than its * linux counterpart. * - * NVIDIA now suppport the nForce3 AMD64 platform, however I have been + * NVIDIA now support the nForce3 AMD64 platform, however I have been * unable to access such a system to verify support. However, the code is * reported to work with little modification when compiled with the AMD64 * version of the NVIDIA Linux library. All that should be necessary to make |
