diff options
author | olgeni <olgeni@FreeBSD.org> | 2003-01-20 20:23:56 +0000 |
---|---|---|
committer | olgeni <olgeni@FreeBSD.org> | 2003-01-20 20:23:56 +0000 |
commit | c85fe3ebb178be2d42bfd46a619e69acb19e2706 (patch) | |
tree | e09aa18d2d1bbb7fc9f7df0b062d29f99ed757fd /sys/i386/conf/NOTES | |
parent | a516e1442e01e83c84553dc725794e64b6274c17 (diff) | |
download | FreeBSD-src-c85fe3ebb178be2d42bfd46a619e69acb19e2706.zip FreeBSD-src-c85fe3ebb178be2d42bfd46a619e69acb19e2706.tar.gz |
Fix typo in comment: inlcude -> include.
Diffstat (limited to 'sys/i386/conf/NOTES')
-rw-r--r-- | sys/i386/conf/NOTES | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/i386/conf/NOTES b/sys/i386/conf/NOTES index 9f63519..be4fdcd 100644 --- a/sys/i386/conf/NOTES +++ b/sys/i386/conf/NOTES @@ -430,7 +430,7 @@ options ACPI_DEBUG # r128drm: AGP ATI Rage 128 # radeondrm: AGP ATI Radeon, including 7200 and 7500 # DRM_LINUX: include linux compatibility, requires COMPAT_LINUX -# DRM_DEBUG: inlcude debugging code, very slow +# DRM_DEBUG: include debugging code, very slow # # mga, r128, and radeon require AGP in the kernel |