From 7c1e9223a942bd0481beb395bb14fcb3de72fcaa Mon Sep 17 00:00:00 2001 From: Eric Wasylishen Date: Wed, 2 Nov 2016 18:20:39 -0600 Subject: [PATCH] docs: fix syntax error --- man/light.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/light.1 b/man/light.1 index b37e1990..f3ea0644 100644 --- a/man/light.1 +++ b/man/light.1 @@ -226,7 +226,7 @@ Set the minimum light level for any surface of the brush model. Default 0. .IP "\fB""_minlight_exclude"" ""texname""\fP" Faces with the given texture are excluded from receiving minlight on this brush model. -.IP "\fB""_minlight_color"" ""r g b""\fP" | "\fB""_mincolor"" ""r g b""\fP" +.IP "\fB""_minlight_color"" ""r g b""\fP | \fB""_mincolor"" ""r g b""\fP" Specify red(r), green(g) and blue(b) components for the colour of the minlight. RGB component values are between 0 and 255 (between 0 and 1 is also accepted). Default is white light