# HG changeset patch # User dbateman # Date 1185309248 0 # Node ID bbe79d3ed56a6dc0601db88bbdc9566f2f585f54 # Parent be31a048c4490ef6da557dc1ec1b71a806c446e7 [project @ 2007-07-24 20:34:08 by dbateman] diff -r be31a048c449 -r bbe79d3ed56a scripts/image/brighten.m --- a/scripts/image/brighten.m Tue Jul 24 19:04:51 2007 +0000 +++ b/scripts/image/brighten.m Tue Jul 24 20:34:08 2007 +0000 @@ -19,7 +19,7 @@ ## -*- texinfo -*- ## @deftypefn {Function File} {@var{map_out} =} brighten (@var{map}, @var{beta}) -## @deftypefn {Function File} {@var{map_out} =} brighten (@var{h}, @var{beta}) +## @deftypefnx {Function File} {@var{map_out} =} brighten (@var{h}, @var{beta}) ## @deftypefnx {Function File} {@var{map_out} =} brighten (@var{beta}) ## Darkens or brightens the given colormap. If the @var{map} argument ## is omitted, the function is applied to the current colormap. The first