diff options
author | schweikh <schweikh@FreeBSD.org> | 2002-07-20 09:25:55 +0000 |
---|---|---|
committer | schweikh <schweikh@FreeBSD.org> | 2002-07-20 09:25:55 +0000 |
commit | 4d0968418c8ad75963a9f53673a6725599d16a88 (patch) | |
tree | 58557a141220437395756e185780b5c14e820268 /share | |
parent | cafe1ff21af4ffdad17a688d185043e8c0995fb3 (diff) | |
download | FreeBSD-src-4d0968418c8ad75963a9f53673a6725599d16a88.zip FreeBSD-src-4d0968418c8ad75963a9f53673a6725599d16a88.tar.gz |
Typo: s/If the this option/If this option/
MFC after: 1 week
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man4/syscons.4 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man4/syscons.4 b/share/man/man4/syscons.4 index 78803e7..ea1b4b5 100644 --- a/share/man/man4/syscons.4 +++ b/share/man/man4/syscons.4 @@ -311,7 +311,7 @@ A good candidate is 0x03. Adds support for pixel (raster) mode console. This mode is useful on some laptop computers, but less so on most other systems, and it adds substantial amount of code to syscons. -If the this option is NOT defined, you can reduce the kernel size a lot. +If this option is NOT defined, you can reduce the kernel size a lot. See the .Dv VESA800X600 flag below. |