# HG changeset patch # User sh@sh-laptop # Date 1231997322 18000 # Node ID 68aa5abfd13640f40b5ca5f13321dfe458ff1051 # Parent c2c018d7c5018b86029e104a303f0600118aead4 Trivial doc fixes diff -r c2c018d7c501 -r 68aa5abfd136 doc/interpreter/matrix.txi --- a/doc/interpreter/matrix.txi Wed Jan 14 21:01:19 2009 -0500 +++ b/doc/interpreter/matrix.txi Thu Jan 15 00:28:42 2009 -0500 @@ -139,12 +139,6 @@ @end group @end example -@DOCSTRING(swap) - -@DOCSTRING(swapcols) - -@DOCSTRING(swaprows) - @anchor{doc-triu} @DOCSTRING(tril) diff -r c2c018d7c501 -r 68aa5abfd136 doc/interpreter/plot.txi --- a/doc/interpreter/plot.txi Wed Jan 14 21:01:19 2009 -0500 +++ b/doc/interpreter/plot.txi Thu Jan 15 00:28:42 2009 -0500 @@ -2081,7 +2081,7 @@ @cindex graphics backends @cindex backends, graphics -@DOCSTRING(backends) +@DOCSTRING(backend) @DOCSTRING(available_backends) @@ -2094,5 +2094,3 @@ @cindex gnuplot interaction @DOCSTRING(gnuplot_binary) - -@DOCSTRING(gnuplot_use_title_option) diff -r c2c018d7c501 -r 68aa5abfd136 doc/interpreter/var.txi --- a/doc/interpreter/var.txi Wed Jan 14 21:01:19 2009 -0500 +++ b/doc/interpreter/var.txi Thu Jan 15 00:28:42 2009 -0500 @@ -365,8 +365,6 @@ file system can also be acquired from within Octave. This is usually only useful during development of programs, and not within a program. -@DOCSTRING(document) - @DOCSTRING(type) @DOCSTRING(which)