From 024b1887448be7501c49018cdae9e461adb06214 Mon Sep 17 00:00:00 2001 From: Eric Wasylishen Date: Tue, 24 Feb 2015 22:35:39 -0700 Subject: [PATCH] Revert "light manual: Fix typo (_mincolor -> _minlight_color)" This reverts commit 275800ca23a2725d7a3a78aa2c7989c7d285bec3. --- man/light.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/light.1 b/man/light.1 index a261a36c..b4063699 100644 --- a/man/light.1 +++ b/man/light.1 @@ -101,7 +101,7 @@ The following keys can be used on any entity with a brush model: .IP "\fB""_minlight"" ""n""\fP" Set the minimum light level for any surface of the brush model. Default 0. -.IP "\fB""_minlight_color"" ""r g b""\fP" +.IP "\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