diff options
author | Ed Maste <emaste@FreeBSD.org> | 2014-11-20 14:18:07 +0000 |
---|---|---|
committer | Ed Maste <emaste@FreeBSD.org> | 2014-11-20 14:18:07 +0000 |
commit | 224914b7da5c28ea4b58264353d86be643c90f06 (patch) | |
tree | b34bf349e1bc4904f8a0c152f69f419a326720fc /share/man/man4/splash.4 | |
parent | 9ca24f65c532675f2cfa2618972f0350e0410a4d (diff) |
Spell out "Windows" - no need to censor it in a man page
Notes
Notes:
svn path=/head/; revision=274749
Diffstat (limited to 'share/man/man4/splash.4')
-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 6cbccf3d966f..5c3d6e62a616 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. |