diff options
author | emaste <emaste@FreeBSD.org> | 2014-11-20 14:18:07 +0000 |
---|---|---|
committer | emaste <emaste@FreeBSD.org> | 2014-11-20 14:18:07 +0000 |
commit | 87fb414438edb52a73177bc44e997aeed6ff9f05 (patch) | |
tree | b34bf349e1bc4904f8a0c152f69f419a326720fc /share/man/man4 | |
parent | cf0bd1042fef79312e6ee5944aab241db7aa1aae (diff) | |
download | FreeBSD-src-87fb414438edb52a73177bc44e997aeed6ff9f05.zip FreeBSD-src-87fb414438edb52a73177bc44e997aeed6ff9f05.tar.gz |
Spell out "Windows" - no need to censor it in a man page
Diffstat (limited to 'share/man/man4')
-rw-r--r-- | share/man/man4/splash.4 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man4/splash.4 b/share/man/man4/splash.4 index 6cbccf3..5c3d6e6 100644 --- a/share/man/man4/splash.4 +++ b/share/man/man4/splash.4 @@ -66,7 +66,7 @@ Currently the following decoder modules are available: .Pp .Bl -tag -width splash_decoder -compact .It Pa splash_bmp.ko -W*ndows BMP file decoder. +Windows BMP file decoder. While the BMP file format allows images of various color depths, this decoder currently only handles 256 color bitmaps. Bitmaps of other color depths will not be displayed. |