# HG changeset patch # User sh@sh-laptop # Date 1231997322 18000 # Node ID 68aa5abfd13640f40b5ca5f13321dfe458ff1051 # Parent c2c018d7c5018b86029e104a303f0600118aead4 Trivial doc fixes diff --git a/doc/interpreter/matrix.txi b/doc/interpreter/matrix.txi --- a/doc/interpreter/matrix.txi +++ b/doc/interpreter/matrix.txi @@ -139,12 +139,6 @@ @end group @end example -@DOCSTRING(swap) - -@DOCSTRING(swapcols) - -@DOCSTRING(swaprows) - @anchor{doc-triu} @DOCSTRING(tril) diff --git a/doc/interpreter/plot.txi b/doc/interpreter/plot.txi --- a/doc/interpreter/plot.txi +++ b/doc/interpreter/plot.txi @@ -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 --git a/doc/interpreter/var.txi b/doc/interpreter/var.txi --- a/doc/interpreter/var.txi +++ b/doc/interpreter/var.txi @@ -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)