changeset 8519:68aa5abfd136

Trivial doc fixes
author sh@sh-laptop
date Thu, 15 Jan 2009 00:28:42 -0500
parents c2c018d7c501
children 715f6cd8d5e7
files doc/interpreter/matrix.txi doc/interpreter/plot.txi doc/interpreter/var.txi
diffstat 3 files changed, 1 insertions(+), 11 deletions(-) [+]
line wrap: on
line diff
--- 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)
 
--- 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)
--- 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)