diff options
author | Jens Schweikhardt <schweikh@FreeBSD.org> | 2002-07-20 09:25:55 +0000 |
---|---|---|
committer | Jens Schweikhardt <schweikh@FreeBSD.org> | 2002-07-20 09:25:55 +0000 |
commit | 9660d3718b99c36184619335599bdfaacb9904b0 (patch) | |
tree | 58557a141220437395756e185780b5c14e820268 /share/man/man4/syscons.4 | |
parent | 1c4f51fde094fa04aa1b6b5270f066cbed131e54 (diff) | |
download | src-9660d3718b99c36184619335599bdfaacb9904b0.tar.gz src-9660d3718b99c36184619335599bdfaacb9904b0.zip |
Notes
Diffstat (limited to 'share/man/man4/syscons.4')
-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 78803e782d3d..ea1b4b5b0b28 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. |