# HG changeset patch # User Rik # Date 1350230494 25200 # Node ID dee69050bb0202cff390419cca93aba21b591ec9 # Parent 3f1b306e2ba94ae02d7b9e4a438bb4cc96fb473a rgbplot.m: Tweak docstring. * rgbplot.m: Tweak docstring. diff -r 3f1b306e2ba9 -r dee69050bb02 scripts/image/rgbplot.m --- a/scripts/image/rgbplot.m Sat Oct 13 21:53:21 2012 +0200 +++ b/scripts/image/rgbplot.m Sun Oct 14 09:01:34 2012 -0700 @@ -18,7 +18,7 @@ ## -*- texinfo -*- ## @deftypefn {Function File} {} rgbplot (@var{cmap}) -## @deftypefnx {Function File} {@var{h} =} rgbplot (@dots{}) +## @deftypefnx {Function File} {@var{h} =} rgbplot (@var{cmap}) ## Plot the components of a colormap. ## ## The first column is plotted in red, the second column in green, and