aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEnrico Tassi2015-05-04 15:07:33 +0200
committerEnrico Tassi2015-05-04 15:07:33 +0200
commit5d504553a068e97ec4ac01b0ddbc251d7dfc1ea3 (patch)
treecfec9af18984c176193c805b735061f401489b5f
parent2a295131a1a72dd56e6e7abdeaeca07b1b69ab6d (diff)
Fix documentation of Redirect
-rw-r--r--CHANGES8
-rw-r--r--doc/refman/RefMan-oth.tex2
2 files changed, 9 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index b1dffde147..87506dadc1 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,11 @@
+Changes from V8.5beta2 to ...
+===================================
+
+Vernacular commands
+
+- New command "Redirect" to redirect the output of a command to a file.
+
+
Changes from V8.5beta1 to V8.5beta2
===================================
diff --git a/doc/refman/RefMan-oth.tex b/doc/refman/RefMan-oth.tex
index aa0291a23f..739a89af4c 100644
--- a/doc/refman/RefMan-oth.tex
+++ b/doc/refman/RefMan-oth.tex
@@ -877,7 +877,7 @@ go();;
This command executes the vernacular command \textrm{\textsl{command}}
and display the time needed to execute it.
-\subsection[\tt Time \textrm{\textsl{command}}.]{\tt Redirect "\textrm{\textsl{file}}" \textrm{\textsl{command}}.\comindex{Redirect}
+\subsection[\tt Redirect "\textrm{\textsl{file}}" \textrm{\textsl{command}}.]{\tt Redirect "\textrm{\textsl{file}}" \textrm{\textsl{command}}.\comindex{Redirect}
\label{redirect}}
This command executes the vernacular command \textrm{\textsl{command}}, redirecting its output to ``\textrm{\textsl{file}}.out''.